Skip to content

fortyTwo102/hitpredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What does this do?

It lets the user enter a song name with its artist's name, and then predicts whether the song is going to be a hit or not.

How does it do it?

It used Machine Learning (Logistic Regression) on the dataset fetched from Spotify and Billboard's servers, and then creates a prediction model.

How is the GUI made?

The GUI is made by using a python framework called Django.

About

a song prediction website that uses machine learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published