A Project by Shraddha Pattnaik
- Import necessary libraries
- Provide your client id, client secret and redirect uri
- Authorization and get token
- Data Extraction: a. User's top tracks b. Featured Playlists
- Fetch audio features of the tracks
- Analyze the features using Random Forest Regressor
- Make a playlist using top 2-3 featured playlists closest to user's top tracks
- Create a new playlist and add the songs