-
Notifications
You must be signed in to change notification settings - Fork 0
Music genre classification using k-nearest neighbors.
nawb/music-genre
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Set the train_list and test_list as you like, as long as the data of the union of these two files is included in the dataset. $ python train.py // to train the data to get the mean vector and covariance matrix $ python test.py // to test the trained result use test_list $ ./run // to test a single song python2.7 needed module needed:
About
Music genre classification using k-nearest neighbors.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published