We improved several music genre classifiers including support vector machines and different types of recurrent neural networks by applying light and heavy audio compression to the music GTZAN data set. First download the GTZAN dataset which contains 1000 songs split into 10 genres. Then run the compress_data.m file in the Transform Data folder that applies dynamic range compression to all the songs in the GTZAN data set. Run this twice, one for light compression (2:1 ratio) and one for heavy compression (10:1 ratio). Then we must extract features by running the files in the Feature Extraction folder. Now we run our models on the three datasets to obtain our accuracy measurements. Check out the report for more details on our findings.
forked from Realish/Data-Mining-Project
-
Notifications
You must be signed in to change notification settings - Fork 0
KevinThomasSmithJr/Data-Mining-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 84.0%
- MATLAB 11.4%
- Python 4.6%