Anime Recommendation System
Built a recommendation system for anime using user-based collaborative filtering. Performed some exploratory data analysis on the dataset and used cosine similarity to find similar users based on watch history and ratings. Included my own data and used the model to generate recommendations for myself.
Tools Used: SKLearn, Matplotlib, Seaborn, Numpy, Pandas
View Project