Skip to content

For my final project I read in a dataset of music artists and their song lyrics for 6 different genres of music, and trained and tested machine learning models to predict what genre of music a certain song was based off their lyrics. Challenges of the dataset and alaysis included preprocessing, vectorizing the data, splitting the data, using hld…

Notifications You must be signed in to change notification settings

lecmaster123/Music-Genre-Classification-Using-Text-Mining-Lyrics

Repository files navigation

Music-Genre-Classification-Using-Text-Mining

For my final project I read in a dataset of music artists and their song lyrics for 6 different genres of music, and trained and tested machine learning models to predict what genre of music a certain song was based off their lyrics. Challenges of the dataset and alaysis included preprocessing, vectorizing the data, splitting the data, using hldout and cross validation teechniques, and applying Naive Bayes and Support Vector Machines to do analysis. The categorical variable in the dataset was the "genre" field.

Items Attatched:

-PDF report containing analysis of the code and findings

-Python code for music genre detection

-Presentation on results and key findings from project

-Biliography of the dataset used on Kaggle

About

For my final project I read in a dataset of music artists and their song lyrics for 6 different genres of music, and trained and tested machine learning models to predict what genre of music a certain song was based off their lyrics. Challenges of the dataset and alaysis included preprocessing, vectorizing the data, splitting the data, using hld…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published