Check my video to understand this project better.
Notice for all GirlScript Participants
- 1.This is my input data
- 2.Spotify has inhouse functions to extract track details.
- 3.This is the extracted dataframe
- 4.I do Data Analysis and use well known statistical techniques.
- spotipy
pip install spotipy
Read more about Spotify's recommendation algorithm
Spotify Developer for more info
Feel free to still comment down below those issues.This project supports many contributors and thus only that Pull Request will be merged which would be the best out of all proposed PRs by the participants for a certain issue/feature.
Before you follow the mentioned steps, make sure you read our Code of Conduct.
- Fork the repository.
- clone the repository.
https://github.com/ucalyptus/Spotify-Recommendation-Engine.git
- create a different branch.
git checkout -b newbranch oldbranch
- Do the needful changes to solve the issue.
- commit the changes and open a pull request.
git commit -m "description about changes"
git push origin newbranch
- Making a pull request
@Samriddhi25 - #43 @algokun - #41
@sibasmarak - #15 @San-B-09 - #21