Personalized book recommender system to generate top 5 recommendations to users
-
Updated
Nov 12, 2017 - Jupyter Notebook
Personalized book recommender system to generate top 5 recommendations to users
This project aims to build & optimise a book recommendation system based on collaborative filtering and will tackle an example of both memory based & model based approach (using KNNWithMeans & Singular Value Decomposition)
This repo contains my practice and template code for all kinds of recommender systems using SupriseLib. More complex and hybrid Recommender Systems can build on top of these template codes.
Food Finder: An interface for a multi-user recommendation system.
Machine Learning Music Recommendation System: Hybrid Approach (Content & SVD) with Flask
Recommender system that applies a user-to-user collaborative filtering algorithm on the MAL dataset to recommend anime for users.
A machine learning recommendation engine using Collaborative Filtering and Matrix Factorization on the MovieLens dataset.
Adaptive Learning Recommendation System using collaborative filtering to suggest personalized learning materials based on student engagement and performance metrics.
A Wine Recommender System (My Capstone project for Data Science Immersive course)
Common Machine Learning Examples 💻
This project is a movie recommender engine written using Python and the Scikit-Surprise libraries to generate better movie recommendations by utilizing temporal user interactiondata.
Manga Recommender Systems based on Anilist API
A repository containing various projects and microprojects.
RECOMMENDER for films >= 2010. Uses Scikit-Surprise.
A collaborative filtering recommendation system built with Python, Pandas, and Scikit-Surprise.
Movie Recommendation using SVD Algorithm
Simple Recommender System built using the Scikit Surprise Library. The application provides recommendations based on Amazon Products Reviews.
A collaborating filtering based system on Movie Lens dataset to recommend user specific movie suggestions. The model was evaluated with recommedation specific metrics including Long Tail plot using 'surprise' library.
Recommend books using various machine learning algorithms.
Add a description, image, and links to the scikit-surprise topic page so that developers can more easily learn about it.
To associate your repository with the scikit-surprise topic, visit your repo's landing page and select "manage topics."