Skip to content
/ tuner Public

Predict song genre using XGBoost gradient boosting

Notifications You must be signed in to change notification settings

seanhelm/tuner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tuner

Predict song genre from audio features using XGBoost gradient boosting classification.

Audio features and metadata were taken from FMA: A Dataset For Music Analysis. The audio features were extracted using LibROSA.

To preprocess, use python preprocess.py. To perform cross-validation, use python classify.py.

Releases

No releases published

Packages

No packages published

Languages