Skip to content

Rajivrocks-Ltd/API_final

 
 

Repository files navigation

API_final

Final deliverables for API 2023 - Music genre classification: A Comprehensive visualization and exploration

Install pre-requisites

python 3.11.x
pip install requirements.txt

To launch the discovery map with a random song:

python demo.py

To specify an index:

python demo.py -i 10

To play only the top-k most similar songs:

python demo.py -k

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.3%
  • Python 3.7%