reccomendersystem
There are 68 repositories under reccomendersystem topic.
psaris/funq
Source files for "Fun Q: A Functional Introduction to Machine Learning in Q"
EntireNewsProject/Android-App
A news application in Android that offers the recommended, summarized news articles in as short and crisp format from multiple news sources per user’s choice. Key Features: Recommendation System Engine (gives recommended news articles), NLP Summarization (gives a 5 sentence summarized for each articles), Popularity-based Trending System (to stay up-to date with the most popular news) and Multiple news sources to choose (Over 15 News Sources). Download the app at http://www.entirenews.tk and please share your feedback with us
savinay/data-science-nanodegree-udacity
Projects for Udacity Data Scientist Nanodegree
thomasahle/cce
Clustered Compositional Embeddings
krishangi-deka/Product-Personalization-Engine
A recommendation system for products using PySpark
albiboni/User-RecSys
Code for the project: "Analysis of Recommendation-systems based on User Preferences".
HCoderTech/CourseRecommendationSystem
This is an implementation where content based and collaborative filtering recommendation methods are used for recommending courses.
F1NH4WK/Nyx
An app to search duos on your games!
IDB-FOR-DATASCIENCE/Data-Scientist-for-Enterprise-Nanodegree-Program
This repository has the solutions to multiple assignments done during the course on topics like supervised leering, deep learning
naashonomics/RecSys-Materials
Reccomender Sysstems with Sckit Surpirse
prakamya-mishra/M.A.R.S
A platform to connect music lovers across the globe!!
Rishabhrv/Book-Reccomender-App
The Book Recommender System is a collaborative filtering-based approach that suggests personalized book recommendations based on user preferences and similarities. The system provides a user-friendly interface through Streamlit for an enhanced user experience.
Tarun-Kamboj/Machine_Learning_with_Python
Machine learning concepts implemented in python.
AGiannoutsos/NMF-Recommendation-System
A Non Negative Matrix Factorization Recommendation System that suggests content for a social network application
burhanahmed1/Recipe-Recommendor-using-PySpark
A smart recipe recommendation system that suggests recipes based on ingredient similarities. This project is done in PySpark
Rishabhrv/Movie-Reccomender-App
This is a content-based movie recommender system that utilizes machine learning and cosine similarity to suggest movies to users based on their preferences. The system uses the tmdb dataset and provides a user-friendly interface through Streamlit for an enhanced user experience.
threecifanggen/rec-sys-papers-front-end
基于RecSysPapers的前端搜索
TulipAggarwal/Scrumptious-Suggestions
Scrumptious Suggestions is a data powered website that suggests it's users the best recipes based on their input ingredients.
asieroyan/EuskalFlixXANA
Este es un trabajo en grupo para la asignatura de Ingeniería del Software hecho por Xabier Bahillo, Nicolás Martín, Alain Fernández y Asier Oyanguren. Representa una web de recomendaciones de películas respecto a valoraciones recientes y valoraciones de usuarios con gustos parecidos.
csk18-22/book_recommendation_system
Mini project on book reccomendation system based on collaborative filtering method. The dataset used is 7k-books.
dadegrande99/MovielensRecommendationSystem
Creating a Recommendation System for Movielens100k.
dhruvsh1997/Advance-DBScan_Clustering_4_DrugRecommedationSystem-Using-Deep-Learning---Collaborative_Filtering
This project develops a drug recommendation system using sentiment analysis of reviews. It employs Collaborative Filtering, Novel ADBScan Clustering, and a Deep Learning approach of BiLSTM with GWO optimization. The goal is to provide personalized medication recommendations by analyzing patients' profiles. dataset is "UCI ML Drug Review dataset."
empiricalresults/haro-python-sdk
Haro.ai Python Library
fks-2702/MyLibrary
MyLibrary is tool for managing your personal library and generating personalized reading suggestions and statistics
Guydada/MIND-Recommender-System-Project-Pytorch-TF-IDF--Deep-Learning
A reccomeneder engine using Microsoft MIND project
HondaPL/Recommending-Systems-Project
Content-Based Recommender - Adam Hącia 2022
Kool-Cool/Kool-Cool-Movie-Recommendations-Flask
The provided code snippet performs movie recommendation based on movie metadata using the TMDB Movie Metadata dataset from Kaggle.
oscarcapote/MMSBM-calculator
Program to find the membership factors and the probabilities of connections in a bipartite network adding metadata to the nodes.
QwQ2000/Dota2-HeroRec
Knowledge-based Dota 2 Hero Recommender System
scottpitcher/Customer_RecommendationSystem
Using the MovieLens dataset, will create a customer recommendation system from scratch using PyTorch.
skoruthu/Mood_Based_Recommentdation_System_Spotify
Utilised facial recognition (based on Deep Neural Network), similarity based filtering algorithm and Spotify API to recommend songs based on users' current mood.
Sourin99/Rec-A-Businesss
This is a Capstone Project that uses Foursquare location data to help people set up new Buiseness ideas.
subharajBhowmik/ApparelRecommendationSystem
A women apparel recommendation system that recommends similar items based on a specific product.Made using Python 3.6.3.
VIVelev/2Inter4U
Too Interesting For You
ShlokArora2709/SnapShop
SnapShop is a web app that lets users upload or capture product images to receive recommendations based on the image content. It uses NLP and computer vision to identify the product and suggest similar items from a dataset.