Skip to content

opalchonlapat/anime-recommend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Recommendation

The goal of repository is to create anime recommendation engine based on given rating by users. We will use collaborative filtering to predict anime that user most likely see based on previous anime rating of users. The assumption of model is users have same watching behavior, probably like same other anime.

Data source: Kaggle Anime Recommendations Database

Training notebook:

Similar anime playground: Binder

Evaluation

Model MAE
User median rating 1.00513
User mean rating 1.04116
User mean without outlier rating 1.03732
Anime median rating 1.08041
Anime mean rating 1.10887
Anime mean without outlier rating 1.10692
Embedding Dot Bias Model 0.92832
Neural Network Model 0.85407

Usage

About

Collaborative filtering for anime recommendation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages