Skip to content

Heryhelder/simple_anime_recommendation_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Simple anime recommendation system

Intro

Content-based recommendation system for anime titles. It uses the genres of the animes to recommend more titles to the costumer, based on their ratings.

Data

The data comes from Anime Recommendations Database on Kaggle. You need to download the data (both anime.csv and ratings.csv) and put them in a "Data" folder. Check the link for more information about the dataset and its features.

Dependencies

  • Numpy
  • Pandas
  • Jupyter notebooks

About

Recommendation system using the anime dataset from Kaggle

Topics

Resources

Stars

Watchers

Forks