Pantry-based recipe recommendations.
-
Updated
Jul 21, 2024 - Python
Pantry-based recipe recommendations.
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.
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.
A repository containing various projects and microprojects.
RECOMMENDER for allrecipes.com. Using Scikit-Surprise
Movie Recommendation using SVD Algorithm
A Wine Recommender System (My Capstone project for Data Science Immersive course)
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.
The aim of this project is to build a recommendation app. using Collaborative Filtering/ Content based models , scikit-surprise library, Azure function as API and Flask
Recommend books using various machine learning algorithms.
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)
Simple Recommender System built using the Scikit Surprise Library. The application provides recommendations based on Amazon Products Reviews.
Food Finder: An interface for a multi-user recommendation system.
RECOMMENDER for films >= 2010. Uses Scikit-Surprise.
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.
Common Machine Learning Examples 💻
Recommender system that applies a user-to-user collaborative filtering algorithm on the MAL dataset to recommend anime for users.
Personalized book recommender system to generate top 5 recommendations to users
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."