Skip to content

ferbncode/GenreM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0756b2f · May 23, 2020

History

7 Commits
May 23, 2020
Apr 29, 2016
Apr 24, 2016
Apr 24, 2016
Apr 24, 2016
Apr 24, 2016
Apr 24, 2016
Apr 24, 2016
Apr 24, 2016
Apr 24, 2016
Apr 24, 2016
Apr 24, 2016
Apr 24, 2016

Repository files navigation

GenreM

GenreM is a music classifier that can classify music files into two classes: Metal and Classical. It uses Logistic Regression and octave's fminunc function for the binary classification. Support for other classes will be added soon. There is a webapp in flask as a demo of GenreM. This app uses the GTZAN dataset for training of the Logistic Regression Algorithm.