Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.13 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.13 KB

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.