Skip to content

dAttri97/BoardGameReviewPredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BoardGameReviewPredictor

Give a data set of over 80k board games. We need to develop an algorithm which is able to accurately predict the score that game will receive. In this project I have used Linear Regression, Decision Tree and K-neighbor algorithm to train the individual models and then used ensemble technique to get the best accuracy.

About

Give a data set of over 80k board games. We need to develop an algorithm which is able to accurately predict the score that game will receive. In this project I have used Linear Regression, Decision Tree and K-neighbor algorithm to train the individual models and then used ensemble technique to get the best accuracy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors