Skip to content

This project will retrieve tracks of different artists using Spotify API and train a machine learning model on the features of the tracks. So, by giving the model a track name it will generate recommendations.

Notifications You must be signed in to change notification settings

vanshajbindlish/music_recommender

Repository files navigation

spotify_music_recommender

pre-commit.ci status image

Usage

To get started, create and activate the environment with

.. code-block:: console

$ conda/mamba env create
$ conda activate music_recommender

Now you can build the project using

.. code-block:: console

$ pytask

Credits

This project was created with cookiecutter and the econ-project-templates](https://github.com/OpenSourceEconomics/econ-project-templates).

About

This project will retrieve tracks of different artists using Spotify API and train a machine learning model on the features of the tracks. So, by giving the model a track name it will generate recommendations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published