Skip to content

This is a Basic ML model using Decision Trees and its visual representation using small data set

Notifications You must be signed in to change notification settings

AdityaSinghDevs/Music_RecommenderML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Music_RecommenderML

This is a Basic ML model using Decision Trees and its visual representation using small data set
Made this as a beginner in ML and increase my understanding of basic concepts

Key Concepts I learned from this Project


## Steps---> Clean-> Select Model-> Split Data-> Create Model-> Train-> Test-> Check Accuracy-> Fine Tune Parameters.
-Looking for data inconsistency using pd.describe
-Making a model load-able using joblib
-Creating a algo working plot using graphviz

About

This is a Basic ML model using Decision Trees and its visual representation using small data set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published