SOTAVerified

Song Hit Prediction: Predicting Billboard Hits Using Spotify Data

2019-08-22Code Available0· sign in to hype

Kai Middlebrook, Kian Sheik

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this work, we attempt to solve the Hit Song Science problem, which aims to predict which songs will become chart-topping hits. We constructed a dataset with approximately 1.8 million hit and non-hit songs and extracted their audio features using the Spotify Web API. We test four models on our dataset. Our best model was random forest, which was able to predict Billboard song success with 88% accuracy.

Tasks

Reproductions