Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 418 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 418 Bytes

Music Genre ML Android

This is a cross platform app which predicts whether a song is rock or hip-hop depending upon parameters passed by the user. The parameters are passed to the model which is hosted on Heroku. API Link: https://kivymlapp.herokuapp.com/

Here is the quick dmeo of the app:

preview

The whole code (App + API) is available here: https://github.com/kaustubhgupta/KivyMLApp