Skip to content

Used BFS to analyze the shortest path between two artists on Spotify

Notifications You must be signed in to change notification settings

marcvaz1/SpotifyBaconNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SpotifyBaconNumber

Description: This project focuses on Spotify artists. We wanted to find the "Kevin Bacon number" equivalent for Spotify artists that worked together i.e. were featured on the same song. We used data sets that contained artists with their features, translated the data into an adjacency list, and ran BFS to get the distance between artists. Then, we ran an experiment to determine what the average distance from Pitbull was. We presented our project using Google Colab

About

Used BFS to analyze the shortest path between two artists on Spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published