Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
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.
This application uses the GTZAN dataset for training of the Logistic Regression Algorithm.