Skip to content

Visualizing Twitter Friend Connections

Notifications You must be signed in to change notification settings

SadeghHayeri/Twitter-Friend-Connections

Repository files navigation

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