Skip to content

Recommender systems for anime using Unsupervised Learning, Neural Networks, Clustering, Text Processing.

Notifications You must be signed in to change notification settings

vectorkoz/anime-recommender-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

anime-recommender-system

This repo contains my recommender systems for anime.

ibm-machine-learning-capstone-final-project

This project contains following recommender system types:

  • Content-based using user profiles based on anime genres,
  • Content-based using clustering on user profiles,
  • Content-based using item similarity scores,
  • KNN-based collaborative filtering,
  • NMF-based collaborative filtering,
  • neural network-based collaborative filtering.

This project was completed using Python, Jupyter Notebook, scikit-learn, pandas, numpy, matplotlib, seaborn, scikit-surprise, keras.

Advantages and disadvantages of different types of recommender systems were considered. See the presentation for more info.

Initial data was processed using text processing methods. Some useful visualizations were constructed, like this wordcloud of anime genres. Anime genres wordcloud

Links

About

Recommender systems for anime using Unsupervised Learning, Neural Networks, Clustering, Text Processing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published