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.
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.
- Numpy
- Pandas
- Jupyter notebooks