Skip to content

Content-Based Recommender System that recommends anime similar to the user like. It is built on Cosine Similarity.

Notifications You must be signed in to change notification settings

jainalphin/Anime-Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Recommendation System

Anime

It is built on content based recommendation concept

Concepts on which system is built on:

  • unsupervised algorithm nearest neighbor.
  • This algorithm will find k nearest data point which will be the recommended anime to watch.
  • then I have used cosine similarity as the metric for the algorithm.

I have built the webapp using Flask and deployed it heroku.

Link : https://get-your-anime-recommendation.herokuapp.com/

About

Content-Based Recommender System that recommends anime similar to the user like. It is built on Cosine Similarity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages