Skip to content

Jupyter notebook implementing a classification solution to the geographical origins of music problem.

Notifications You must be signed in to change notification settings

radoslawregula/geo-music-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Classification of music's country of origin based on audio features

The notebook offers a way to solve a problem stated in Fang Zhou, Claire Q and Ross. D. King, Predicting the Geographical Origin of Music, ICDM, 2014. The solution is based on classification using random forest classifier. To measure the accuracy of predictions, the custom geographical accuracy metric was designed. The metric is described in the notebook and its coefficients can be found in the attached .txt file.

The method uses scikit-learn library's implementations of machine learning methods and pandas' tools for handling data.

The data set was created by Fang Zhou, The University of Nottinghan, Ningbo, China and was shared here.

About

Jupyter notebook implementing a classification solution to the geographical origins of music problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published