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

GitHub topics: popularity-recommender

RAHEEM12344/content-recommendation-engine

A modern, responsive web application that delivers personalized content recommendations based on user preferences and behavior. This interactive recommendation system allows users to discover content tailored to their interests through category selection, tag filtering, and customizable content parameters.

Language: HTML - Size: 187 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Subrat1920/Course-Recommendation

An end-to-end Course Recommendation System that uses deep learning for personalized suggestions. It combines popularity filtering, frequently bought-together logic, and top educator rankings. The system is built with Python and TensorFlow and deployed using Flask for real-time interaction.

Language: Jupyter Notebook - Size: 25.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Subrat1920/Book-Recommendation-System

The Book Recommendation System is designed to provide personalized book suggestions to users based on their preferences and past interactions. Using popular-based filtering and collaborative filtering, the system helps users discover books they may enjoy. The project follows a modular coding approach, making it scalable and maintainable.

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

Niranjan-stat/Recommendation-Systems-Electronic-Dataset-from-Amazon

Popularity based systems for popular items which are in trend right now, Collaberative Filtering (Item-Item) is used for the above customer based on the purchase history of other customers in the website.

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

STAR-Laboratory/Accelerating-RecSys-Training

Accelerating Recommender model training by leveraging popular choices -- VLDB 2022

Language: Python - Size: 274 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 30 - Forks: 4

LaxmiChaudhary/Amzon-Product-Recommendation

Building Recommendation Model for the electronics products of Amazon

Language: Jupyter Notebook - Size: 53.7 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 91 - Forks: 67

tgchacko/Movie-Recommender

Movie Recommender

Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ArmandoGaGo/Music-Recommendation-System

Build a recommendation system to propose the top 10 songs for a user based on the likelihood of listening to those songs.

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

shivam15112003/Amazon_Product_Recommendation

Building Recommendation Model for the electronics products of Amazon

Language: Jupyter Notebook - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LuluW8071/Collaborative-Filtering

Book Recommendation | Collaborative Filtering

Language: HTML - Size: 23.5 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

EsratMaria/Improved-Movie-Recommendation-System-with-KNN-and-Cosine-Similarity

Movie recommendation system based on popularity and also using KNN and Cosine similarity. 🎥🍿

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

ajithvernekar/recommender-system-e-commerce

This repository contains a recommendation model for content-based, collaborative filtering and hybrid model approaches. It also exhibits popularity model for new-users to address cold-start problem. It evaluates the model using metrics like coverage, diversity and novelty

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

parthrangarajan/SongRecommenderSystem

Another interesting use-case of TuriCreate in Machine Learning i.e. Song Recommender System.

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

Akash1070/Recommendation-Systems

Recommendation System & it's types

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

SaijyotiTripathy/Book-Recommendation-System

Book Recommendation System - Popularity Based and Collaborative Filtering Based

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

tharangachaminda/content_based_recommender_system

This Python project shows how to build a content based recommendation system. Data is related to movies.

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

anirudhs123/Neural-Recommender-system

This work involved building a pipeline of recommender systems comprising of Popularity based recommender, KNN similarity based Clustering recommender, Item-Item association based recommender, Bi-Partite graph based association recommender, Neural Graph based Collaborative Filtering and Neural Embedding based Collaborative filtering.

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

RochaErik/X-Recommendation-Systems

Popularity based, Content based recommender & Colaborative Filtering systems

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

GAUTAMSINGH102/Movie-Recommendation-Flask

Movie Recommendation Anytime Anywhere

Language: CSS - Size: 147 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SajalSinha/ProductRecommendationEngine

Deployed Product Recommendation Model using collaborative filtering.

Language: Jupyter Notebook - Size: 1.33 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

mehreentahir16/Recommendation-systems-using-python

This repository will explain the basic implementation of different types of Recommendation systems using python.

Language: Jupyter Notebook - Size: 106 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 6

divya-rai-42/BookRecoomendationSystem

A book recommender web app which uses popularity based technique and collaborative filtering based technique for making the recommendations.

Language: HTML - Size: 28.1 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

Divyanshu169/IT556_Worthless_without_coffee_DA-IICT_Final_Project

This is a book recommendation engine built using a hybrid model of Collaborative filtering, Content Based Filtering and Popularity Matrix.

Language: Python - Size: 675 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 8

TiagoCoelhoFCUP/Data-Mining-II

Projects developed under the Data Mining II college chair during the 2019/2020 school year

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

Shivang-Shrivastav/Recommendation-Systems

Popularity based Recommendation System, Content Based Recommendation System, Cosine Similarity

Language: HTML - Size: 543 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

disha2sinha/Movie-Recommendation-System

A recommendation model which finds popular movies according to votes and ratings given to each movie, recommends movies to the user according to the user's previous interactions using K-means Clustering and cosine similarity and also suggests movies to the user based on the likes of similar other users in the dataset using Pearson similarity index.

Language: Jupyter Notebook - Size: 105 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

Pranavd0828/PopularityBased_RecommendationSystem

As the name suggests Popularity based recommendation system works with the trend. It basically uses the items which are in trend right now.

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

lychengrex/Movie-Recommender-Systems

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

Related Keywords
popularity-recommender 28 collaborative-filtering 17 recommendation-system 11 recommender-system 9 content-based-recommendation 9 cosine-similarity 6 machine-learning 5 python 4 python3 4 hybrid-recommender-system 3 recommender-systems 2 unsupervised-machine-learning 2 countvectorizer 2 sqlite3 2 modular 2 content-recommendation 2 deep-learning 2 turicreate 2 tf-idf 2 flask-application 2 cosine-similarity-scores 1 knn-classifier 1 association-rule-mining 1 predictive-modeling 1 svd-matrix-factorisation 1 apriori-algorithm 1 coverage 1 hybrid 1 amazon-books 1 rake-nltk 1 graphlab-create 1 personalised-recommendations 1 flask 1 netflix-recommendation-system 1 movie-recommendation 1 content-based-filtering 1 popularity-analysis 1 pearson-correlation 1 k-means-clustering 1 recomender-system 1 association-rules 1 goodbooks-10k 1 jupyter-notebook 1 correlation-recommender 1 books 1 surprise-library 1 youtube-api 1 tmdb-api 1 personalized-recommendation 1 movie-recommendation-system 1 colaborative-filtering 1 movie-lens 1 clustering-algorithm 1 bipartite-graphs 1 computer-science 1 computer-architecture 1 accelerator 1 popularity-based-filtering 1 oops-in-python 1 pandas-library 1 neural-network 1 embeddings 1 tokenization 1 react-native 1 nltk 1 hybrid-recommendation-engine 1 data-analysis 1 count-vectorizer 1 cosinesimilarity 1 cosine 1 blockchain-technology 1 api 1 cosine-distance 1 hacktoberfest 1 book-recomendation 1 single-value-decomposition 1 matrix-factorization 1 hyperparameter-tuning 1 exploratory-data-analysis 1 cluster-recommender 1 svd 1 rmse 1 movie-database 1 movie 1 mae 1 linear-kernel 1 imdb-dataset 1 singular-value-decomposition 1 hybrid-training 1 computer-systems 1