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.
Adaptive Learning Recommendation System using collaborative filtering to suggest personalized learning materials based on student engagement and performance metrics.
Common Machine Learning Examples 💻
A Wine Recommender System (My Capstone project for Data Science Immersive course)
A collaborative filtering recommendation system built with Python, Pandas, and Scikit-Surprise.
RECOMMENDER for allrecipes.com. Using Scikit-Surprise
This project aims to build an advanced book recommendation system by integrating collaborative filtering, content-based filtering, and machine learning. It offers tailored suggestions based on user preferences and interactions, using EDA for insights and cosine similarity and SVD for precise recommendations.
Manga Recommender Systems based on Anilist API
Movie Recommendation using SVD Algorithm
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.
RECOMMENDER for films >= 2010. Uses Scikit-Surprise.
A repository containing various projects and microprojects.
End-to-end MLOps pipeline for a Recommendation System. Converts raw MovieLens 1M data (SVD) into a fully-tested (Pytest), containerized (Docker) FastAPI and Streamlit application.
Advanced recommendation system for e-commerce applications.
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."