SadeghHayeri / Twitter-Friend-Connections

Visualizing Twitter Friend Connections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Friend Connections

pageres

Update 2021

I realized networkx is not a goot tool for Visualizing, I found Gephi a handy and powerful tool for visualizing, so now I can draw 300k nodes (from 1.3m dataset)

pageres

To-Do List

  • Collect users followers data using twitter api
  • Visualize connection graph using graph-tools
  • Analyze connections
  • Collect profiles data
  • Plot convolution hitmap of users
  • Classification users base on followers and followings

About

Visualizing Twitter Friend Connections


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%