Skip to content

Used a dataset comprised of songs of 2 music genres (HipHop and Rock). Trained a classifier to distinguish between the 2 genres based only on track information derived from Echonest. Used Scikit-learn to predict a song’s genre based on different features such as danceability, energy, acousticness, tempo etc. Algorithms used are PCA, Logistic reg…

Notifications You must be signed in to change notification settings

simranmakandar/Classify-song-genres-from-Audio-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Classify-song-genres-from-Audio-Data

Used a dataset comprised of songs of 2 music genres (HipHop and Rock). Trained a classifier to distinguish between the 2 genres based only on track information derived from Echonest. Used Scikit-learn to predict a song’s genre based on different features such as danceability, energy, acousticness, tempo etc. Algorithms used are PCA, Logistic regression and Decision Trees.

About

Used a dataset comprised of songs of 2 music genres (HipHop and Rock). Trained a classifier to distinguish between the 2 genres based only on track information derived from Echonest. Used Scikit-learn to predict a song’s genre based on different features such as danceability, energy, acousticness, tempo etc. Algorithms used are PCA, Logistic reg…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published