Skip to content

Analyzing and predicting track success using logistic regression, decision trees, KNN, random forest, and neural networks, with data from the Spotify API.

License

Notifications You must be signed in to change notification settings

amelialwx/Spotify-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Song Prediction

A Spotify tracks analysis and success prediction for my CS109a final project at Harvard University.

Data

Data is from Kaggle obtained using Spotify API.

Each track's features are explained on Spotify's Web API Reference.

Methods

This project involves binary and multi-class prediction for each song's popularity. Methods used are logistic regression, decision tree, k-nearest neighbors, random forest, and neural network.

Results

Full report of our methods and results can be found here.

Author

Contributors

GitHub

LinkedIn Website Gmail Medium Instagram

About

Analyzing and predicting track success using logistic regression, decision trees, KNN, random forest, and neural networks, with data from the Spotify API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published