Skip to content

psnv03/music-genre-prediction

Repository files navigation

Machine Learning Based Music Genre Classification on Spotify Data

The Machine Learning Based Music Genre Classification on Spotify Data project aims to predict music genres using machine learning algorithms trained on Spotify data. By leveraging the vast amount of information available in the audio features of songs, the project seeks to automatically classify songs into different genres based on their characteristics.

Dataset

Here's the link to the dataset. The above Spotify dataset has 42,305 instances and 22 features.

Result

After training and evaluating the machine learning models on the Spotify dataset, the project achieved an accuracy of 78% using the Bagging Classifier algorithm for music genre classification. This accuracy score indicates the percentage of correctly predicted genres for the given songs.

Screenshots

App Screenshot App Screenshot App Screenshot

Flowchart

App Screenshot

Demo

Here's the link to demo of the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages