Vaibhavabhaysharma / Applied-Social-Network-Analysis-in-Python

🌐This repository contains solutions to the course Applied Social Network Analysis in Python by University of Michigan.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains solutions to the course Applied Social Network Analysis in Python by University of Michigan. 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.

About

🌐This repository contains solutions to the course Applied Social Network Analysis in Python by University of Michigan.


Languages

Language:Jupyter Notebook 100.0%