Applied Social Network Analysis in Python
This course will introduce the learner to network analysis through tutorials using the NetworkX library. The course begins with an understanding of what network analysis is and motivations for why we might model phenomena as networks. The second week introduces the concept of connectivity and network robustness. The third week will explore ways of measuring the importance or centrality of a node in a network. The final week will explore the evolution of networks over time and cover models of network generation and the link prediction problem. This course should be taken after: Introduction to Data Science in Python, Applied Plotting, Charting & Data Representation in Python, and Applied Machine Learning in Python.
Represent and manipulate networked data using the NetworkX library
Analyze the connectivity of a network
Measure the importance or centrality of a node in a network
Predict the evolution of networks over time
Syllabus
Syllabus - What you will learn from this course
Week 1
Why Study Networks and Basics on NetworkX
Week 2
Network Connectivity
Week 3
Influence Measures and Network Centralization
Week 4
Network Evolution
FAQ
When will I have access to the lectures and assignments?
Access to lectures and assignments depends on your type of enrollment. If you take a course in audit mode, you will be able to see most course materials for free. To access graded assignments and to earn a Certificate, you will need to purchase the Certificate experience, during or after your audit. If you don't see the audit option:
What will I get if I subscribe to this Specialization?
When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile. If you only want to read and view the course content, you can audit the course for free.
What is the refund policy?
If you subscribed, you get a 7-day free trial during which you can cancel at no penalty. After that, we don’t give refunds, but you can cancel your subscription at any time. See our full refund policy.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.
Reviews
Very helpful courses. I was able to review and got much better at some things I already knew like data visualization and was able to explore some new areas like network analysis.
Very good class.
The lecturer is amazing!! The quizzes help you understand the concepts. The assignments are a little basic though.
Overall you learn a great deal.
I loved this course. It was well taught and had excellent problem sets and quizzes to internalize the learning. The material is very relevant to the market today. I highly recommend it.
The material and assignments were great and well aligned. The autograder for the Jupyter Notebooks was finicky at best and resulted in lots of time wasted getting formatting correct.