Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 603 Bytes

File metadata and controls

7 lines (5 loc) · 603 Bytes

Data-Mining-Project---Music-Genres

MIS 545 Data Mining Project - Predicting Music Genres based on musical attributes

Files under the /source/ directory contain the R source code.

See Data-Mining-Project---Music-Genres.PDF to view the project and explanations for the data mining algorithms and analysis conducted in R.

Predict a song's genre based upon a set of musical attributes and features. I used the FMS (Free Music Archive) Database, which includes 106,574 tracks. I used linear regression, random forest, K-means clustering, predictive analysis with Decision Trees, and Naive Bayes.