Skip to content

Algorant/Anime-Prediction-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Rating Prediction Model

AnimeArt

Welcome! My name is Ivan. This is a project I made as a Lambda School Data Science student.

It uses a Kaggle dataset of various Anime and their ratings from an enthusiast website called MyAnimeList.

It can be found here:

I also wrote two articles on medium about my process and results from the project:



Basic Methodology

I processed and cleaned the dataset, then ran various models to see if I could make a naive prediction on what rating a given anime might get.

I used Linear Regression as a baseline, and then tried improving upon it with both Random Forest and XGBoost models, which can be found in the notebooks section. Below is some dataviz using Seaborn (all code in notebook)

Model Accuracy Comparison

accuracy1 accuracy2

Feature Importance

feature_importance

About

Build to use on my anime dataset project for build week

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published