Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 449 Bytes

File metadata and controls

10 lines (5 loc) · 449 Bytes

Predicting Tour Partners for Songs Using Spotify Dataset

This Repository contains three folders.

  1. Data, which includes the datasets we used, and the applications we used to expand them.

  2. EDA, which includes the Jupyter Notebooks we used for the data analysis we used to get a handle on our dataset before building our algorithms

  3. Modeling, which includes our final application to input an artist and receive options for a concert lineup.