###Lesson 16: Network Analysis
####Slides
####Handouts
####References
- Graphs and their Representation
- Essay with a simple graph representation and algorithm implementations in Python.
- Graph-based Features for Supervised Link Prediction
- Networkx. They have a tutorial
- Gephi is a point-and-click application useful for working with graphs in an interactive manner. It describes itself as "Like Photoshop™ for graphs.".
- Chapter on intro to graphs
- The mathematics of networks
- Wolfram does with Facebook data: Data Science of the Facebook World
- The Role of Social Networks in Information Diffusion
- When Your Twitter Friend Turns Out To Be The Boston Bomber
- Networks Book
- Graph Tool
- Boost Graph Library