Skip to content

danielrsdn/cpsc572networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPSC572 Networks Project Code

Installation

Requires Python3

python3 install spotipy
python3 install csv

Usage

To generate nodes and edges csv lists:

python3 getNetwork.py

Output as final_edges.csv and final_nodes.csv in files folder

To run path analysis:

python3 analysis.py

Note: input provided as nodestats.csv in files folder exported from Gephi after statistical and network analysis performed on nodes and edges

Get output as best_paths.csv and best_paths_scores.csv in files folder

Contact us

Feel free to contact us via email or connect with us on linkedin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages