Skip to content

A machine learning model to predict music preferences of a person based on their age and gender.

Notifications You must be signed in to change notification settings

RB100-git/Music-Genre-Prediction-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Music-Genre-Prediction-Assignment

About

A machine learning model to predict music preferences of a person based on their age and gender.

Problem statement

We have to predict which genre of music will be preferred by a person.

Inputs

Age

gender(0 for women and 1 for men)

Steps

Import the data

specify Predictor and Target variable

Cross validation

Split the data into Training/Test Sets

Create a model on the basis of chosen classification algorithm

Check for overfit/underfit

Train the model

Make predictions

Evaluate and Improve

About

A machine learning model to predict music preferences of a person based on their age and gender.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published