besnyj / genre-recommendation

Project created using my knowledge acquired during my Machine Learning studies. It uses python libraries with pre-defined models to recommend a new genre based on the user's musical taste.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

main.py - where all the main code is written and used to run the script.

generateSynthetic.py - algorithm to generate the synthetic data for the ML model

music_data.csv - the dataset used to train the ML model

test.py - file used to test new features and implementations

About

Project created using my knowledge acquired during my Machine Learning studies. It uses python libraries with pre-defined models to recommend a new genre based on the user's musical taste.


Languages

Language:Python 100.0%