Skip to content

haticeaydinn/Music-Recommendation

Repository files navigation

music-recommendation

Give music recommendations with a machine learning model (Decision Trees)

A classification machine learning problem -Supervised learning

Problem definition: In an online music store, I have 2 informations about user: age, gender. I have also "genre" information for current registered users. I train my model with Decision Tree algorithm and calculate accuracy in the end

Library: Scikit-learn

Package: Sklearn

Module: Tree

Class: DecisionTreeClassifier

About

Give music recommendations with a machine learning model (Decision Tree)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published