An open API service indexing awesome lists of open source software.

https://github.com/ilijamihajlovic/random-forest-classification

This project demonstrates how to build a Random Forest Classifier to predict music genres using audio feature data from Spotify. The model is trained on a curated subset of the spotify_tracks.csv dataset, focusing on popular genres such as pop, country, hip-hop, rock, latin, edm and more.
https://github.com/ilijamihajlovic/random-forest-classification

ai artificial-intelligence machine-learning machine-learning-algorithms machinelearning pandas python random-forest random-forest-classifier sckiit-learn sckit-learn

Last synced: 4 months ago
JSON representation

This project demonstrates how to build a Random Forest Classifier to predict music genres using audio feature data from Spotify. The model is trained on a curated subset of the spotify_tracks.csv dataset, focusing on popular genres such as pop, country, hip-hop, rock, latin, edm and more.

Awesome Lists containing this project