This code applies Network Algorithms(dijkstra to be specific) to the "influencers_data.csv" which describes the influencers data in LinkedIn platform(nb of followers, name, media_type etc.). The code plots the network graph for this data between media_type and influencer names by taking nb of followers as weight, also applies dijkstra algorithm in order to find shortest path.
tarlan3003/network_algorithm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|