An open API service indexing awesome lists of open source software.

https://github.com/alain-godo/spotify-popularity

A simple analysis and modeling for prediction of the popularity of songs on Spotify
https://github.com/alain-godo/spotify-popularity

linear-regression machine-learning numpy pandas random-forest sckiit-learn spotify tree-decision

Last synced: about 2 months ago
JSON representation

A simple analysis and modeling for prediction of the popularity of songs on Spotify

Awesome Lists containing this project

README

          

# Spotify popularity

This is a simple attempt to analyze the popularity reached by global songs (1922-2021) using features obtained from the Spotify API. To predict the popularity is selected the best-performed model from the following techniques: Linear Regression, Tree Decision, and Random Forest.

Two versions of the Random Forest model are made, taking or not into consideration the artist's name as a feature, showing the influence of marketing and social media on the results.

### Acknowledgements:

https://www.kaggle.com/sumaya23abdul