About

MusicFlow is an API that use the Spotify's API to predict the number of song streams using the Spotify audio features and track metadata.

The MusicFlow API uses the personal Spotify streaming history to train a machine learning model that predicts the number of streams for a given song. The training dataset uses number of stream values between 0 and 30.

You can find further information about the API on Github.