Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 911 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 911 Bytes

Welcome to ASMC Spotify Analysis 👋

Demonstration of K-Means Clustering and Decision Trees for analysing custom Spotify Playlist

Usage

UPDATE: Added a Presentation Version of the Notebook, with Dataset stored in pickle file. This could be used without needing to set up Spotify API at all.

Make a .env file with the following environment variables for using Spotify API -

  • SPOTIPY_CLIENT_ID
  • SPOTIPY_CLIENT_SECRET
  • SPOTIPY_REDIRECT_URI

Spotipy package reads these environment variables and fetches required playlist data

Author

👤 Anmol Mishra

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator