Skip to content

A recommender system that recommends anime shows based on similarity of genres, the system employs Sklearn tfidfvectorizer module and cosine similarity to recommend most similar anime shows in a content-based filtering technique

Notifications You must be signed in to change notification settings

abduIbasit/Anime-Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Anime-Recommendation-System

Sequel to conducting an analysis of anime shows where I analyzed all anime shows till date and created a dashboard that provides insights on relevant information of anime shows. I took a further advanced step and built a machine learning recommendation system. The recommendation system is a python function code that return similar anime suggestions on basis of genre similarity. The system mainly employs use of sklearn.

About

A recommender system that recommends anime shows based on similarity of genres, the system employs Sklearn tfidfvectorizer module and cosine similarity to recommend most similar anime shows in a content-based filtering technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published