An open API service providing repository metadata for many open source software ecosystems.

Topic: "user-based-recommendation"

TheKiddos/Restaurant-SyS

Semester project for Tishreen university.

Language: Java - Size: 22.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 11

mesudepolat/Hybrid-Recommender-System

This project combines user-based and item-based recommendation systems to deliver personalized movie suggestions, utilizing user preferences and film characteristics.

Language: Python - Size: 570 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 1

divyansha1115/Movie-recommendation

Movie Recommendation using Matrix Factorisation, User based collaborative and Item based collaborative filtering

Language: JavaScript - Size: 4.33 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 2

shaghayeghjalali96/movie-recommender-system

deep learning project

Language: Jupyter Notebook - Size: 206 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 4

sefaoduncuoglu/book-recommendation-service

Book Recommendation Service

Language: Java - Size: 181 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 2

atakankizilyuce/Recommendation-Systems

Association Rule Learning, Content Based Recommendation, Item Based Collaborative, Filtering User Based Collaborative Filtering, Model Based Matrix Factorization projects i've done about

Language: Python - Size: 25.4 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

mbodenham/k-nn-movie-recommender

User-based collaborative filtering movie recommender using MovieLens dataset

Language: Python - Size: 45.9 KB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

hjlopes/collaborative-filtering

Collaborative recommendation engine model for product similarity estimation

Language: Jupyter Notebook - Size: 106 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

IshtyM/Books-Recommender-System-

Books recommendation system by collaborative filtering and certain visualization are done on data.

Language: Jupyter Notebook - Size: 2.88 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

artisan1218/Recommendation-System

Hybrid RecSys, CF-based RecSys, Model-based RecSys, Content-based RecSys, Finding similar items using Jaccard similarity

Language: Python - Size: 63 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

pratiknabriya/Recommender-System-Collaborative-Filtering-MovieLens

Implementing user-based and item-based collaborative filtering algorithms on MovieLens dataset and comparing the results.

Language: Jupyter Notebook - Size: 835 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 4

alejandro-yakovlev/cf-php

This library is a PHP implementation of the collaborative filtering (CF).

Language: PHP - Size: 34.2 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Balajirvp/Recommender-Systems---Content-Based-Systems-and-Collaborative-Filtering

Created Recommender systems using TMDB movie dataset by leveraging the concepts of Content Based Systems and Collaborative Filtering.

Language: Jupyter Notebook - Size: 1.54 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

grknc/NeOkusam-Book-Recommendation-Project

Book_Recommendation_Project

Language: Jupyter Notebook - Size: 5.99 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AshwiniDPrabhu/Music-Recommender-System

Language: HTML - Size: 1.15 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

talhakalem33/User-Based-Collaborative-Filtering-Recommender-System

easy use user based collaborative filtering recommender system

Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

cch230/Recommendation-Algorithm

Recommendation algorithms

Language: Python - Size: 1.75 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

aungkaungpyaepaing/Book-Recommendation-System

Book recommendation system using user base collaborative filter Algorithm and testing the accuracy result by comparing with different algorithms

Language: Jupyter Notebook - Size: 331 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Mehrab-Kalantari/Book-Recommender-System

Building a collaborative filtering recommender systems on books dataset

Language: Jupyter Notebook - Size: 2.39 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ArazShilabin/movie-recommender-system

Language: Python - Size: 222 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

matmatromero/sushi

Sushi Recommender System!

Language: Jupyter Notebook - Size: 1.17 MB - Last synced at: 12 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

AhmedShoeb0/MovieRecommenderSystem

A simple movie recommender system that uses two main approaches to make recommendations: Content-based algorithm and Collaborative filtering algorithm (User-based).

Language: Python - Size: 14.3 MB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

zahraDehghanian97/Matrix-Factorization-recommender-System

In this repository, I implement a recommender system using matrix factorization. Here, two types of RS are implemented. First, use the factorized matrix for user and item. and second, rebuild the Adjacency matrix. both approaches are acceptable and implemented in this repo. To factorized the matrix, funk-svd Algorithm is used. you can find his implementation on this link: https://github.com/gbolmier/funk-svd

Language: Python - Size: 18.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

PetropoulakisPanagiotis/cryptocurrencyRecommendation

Cryptocurrency Recommendation based on Tweets

Language: C++ - Size: 15.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Polaris000/MovieRecommendationSystem

A study on the naive user-based collaborative filtering algorithm and related improvements on the Movielens dataset.

Language: Python - Size: 2.56 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

maazh/ibm-watson-recommender-system

An article recommender system for IBM Watson based on User preferences and articles clicked.

Language: Jupyter Notebook - Size: 4.99 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

sumit1202/recflix Fork of AndyPSam/recflix

Language: JavaScript - Size: 9.55 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

eylulozatman/bookRecSystemSurprise

collaborative filtering project was developed using surprise library. It provides user based and item based search. It calculates similarity score and offers suggestions.

Language: Python - Size: 4.03 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

pylena/Cafe-Analysis

Analysis of Blooming Cafe Sales

Language: Jupyter Notebook - Size: 1.83 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

deliprofesor/Cinematic-Data-Analytics-and-Recommendation-Platform

This project analyzes a movie dataset using machine learning algorithms to predict success, explore revenue-popularity relationships, and develop recommendation systems. It employs techniques like K-Means, DBSCAN, GMM, decision trees, PCA, and NLP for insights and personalized suggestions.

Language: Python - Size: 1.83 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

FoggySmile/RecSys

RecSys

Language: Jupyter Notebook - Size: 199 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

jtonglet/Recommender-Systems-Polimi

Competition for the Recommender Systems course @ PoliMi. The objective is to recommend relevant TV shows to users. Models were evaluated on their MAP@10.

Language: Python - Size: 16.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Roshni-Bala/Product-Recommendation-System

Recommendation System for Appliances, along with Topic Modelling and Sentiment Analysis

Language: Jupyter Notebook - Size: 8.54 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dominic-sagers/MovieLens-20M-Recommender-System

Using the MovieLens 20 Million review dataset, this project aims to explore different ways to design, evaluate, and explain recommender systems algorithms. Different item-based and user-based recommender systems are showcased as well as a hybrid algorithm using a modified page-rank algorithm.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

QuyAnh2005/book-recommendation-system

Demo is available at https://huggingface.co/spaces/quyanh/Book-Recommender-System

Language: Python - Size: 11.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Ashutosh27ind/Ecommerce-Recommendation-System-

Recommendation System for an Online Beer Company

Language: Jupyter Notebook - Size: 3.07 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

senanurbalcioglu/hybrid_recommender_system

Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Noctino52/SemCF

A python implementation of a hybrid semantic-based collaborative filtering recommender systems.

Language: Python - Size: 2.09 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tohid-yousefi/User_Based_Recommender_Movie_Dataset

In this section, I will create a user-based recommender on the movie dataset

Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

oguzerdo/recommender-systems

Language: Jupyter Notebook - Size: 1.33 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

y656/Movie-Recommender-Systems

Recommender systems

Language: Jupyter Notebook - Size: 1.28 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

marinavillaschi/article-recommendation-system

Recommendation System for IBM articles

Language: HTML - Size: 4.39 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

bislerium/rs-cf-ub-knn

An Anime Recommendation System based on User-based Collaborative Filtering technique and KNN(Euclidean Distance) algorithm.

Language: Jupyter Notebook - Size: 125 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ritik872000/Recommendation-Systems

This repo has an implementation of popular recommendation techniques like user-based and item-based collaborative filtering techniques for recommending books and music.

Language: Jupyter Notebook - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ddamddi/bigdata

Game Recommendation using Collaborative filtering with K-Nearest Neighbor

Language: Jupyter Notebook - Size: 22 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2

romeomatteo/kaggle-polimi-challenge-2017

Repository of the python scripts for the CS competition held in Kaggle obtaining the 4th place

Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Topics
collaborative-filtering 27 item-based-recommendation 21 recommender-system 20 recommendation-system 15 content-based-recommendation 10 python 10 matrix-factorization 8 machine-learning 6 hybrid-recommender-system 4 knn 4 cosine-similarity 4 k-nearest-neighbours 3 pearson-correlation 3 recommendation 3 data-science 3 recommendation-engine 3 reccomendersystem 3 surprise 2 clustering 2 recommendation-algorithms 2 svd 2 recsys 2 jaccard-similarity 2 spark 2 surprise-python 2 svd-matrix-factorisation 2 association-rule-learning 2 data-mining 2 movielens-dataset 2 knn-algorithm 2 flask 2 content-based-filtering 2 rating 2 movie 1 movie-lens-dataset 1 page-rank 1 algorithm 1 annoy 1 bert-model 1 google-translate 1 huggingface-transformers 1 konlpy 1 mean-based-recommendation 1 pytorch 1 tensorflow 1 word2vec 1 bookrecommendsystem 1 imdb-dataset 1 recommendation-engines 1 movielens-movie-recommendation 1 php 1 rnn-pytorch 1 supervised-machine-learning 1 anime 1 pre-processing 1 coorelation 1 books 1 correlation 1 movie-recommendation 1 heroku-app 1 heroku 1 accuracy-testing 1 scikit-learn 1 predictive-modeling 1 pca 1 nlp 1 natural-language-processing 1 k-means 1 gmm 1 decision-tree 1 data-visualization 1 data-analysis 1 predictions 1 mae-values 1 recomender-system 1 reccomendation-system 1 musicrecommendationsystem 1 music 1 million-song-dataset 1 jupyter-notebook 1 als 1 user-item-utility-matrix 1 svdpp 1 surprise-library 1 sbert-implementation 1 contentbasedfiltering 1 demographicfiltering 1 cornac 1 movielens 1 book-recomendation 1 arl 1 ibm 1 ibm-watson 1 university-project 1 springboot 1 spring 1 restaurant-website 1 restaurant-management 1 restaurant-app 1 restaurant 1