All Projects → jaimevalero → github-recommendation-engine

jaimevalero / github-recommendation-engine

Licence: other
A github repository suggestion system

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
HTML
75241 projects
shell
77523 projects
CSS
56736 projects
HCL
1544 projects

Projects that are alternatives of or similar to github-recommendation-engine

Mydatascienceportfolio
Applying Data Science and Machine Learning to Solve Real World Business Problems
Stars: ✭ 227 (+176.83%)
Mutual labels:  recommendation-system
MachineLearning
Machine learning for beginner(Data Science enthusiast)
Stars: ✭ 104 (+26.83%)
Mutual labels:  recommendation-system
Machine-Learning
Examples of all Machine Learning Algorithm in Apache Spark
Stars: ✭ 15 (-81.71%)
Mutual labels:  recommendation-system
Recsys core
[电影推荐系统] Based on the movie scoring data set, the movie recommendation system is built with FM and LR as the core(基于爬取的电影评分数据集,构建以FM和LR为核心的电影推荐系统).
Stars: ✭ 245 (+198.78%)
Mutual labels:  recommendation-system
AIML-Projects
Projects I completed as a part of Great Learning's PGP - Artificial Intelligence and Machine Learning
Stars: ✭ 85 (+3.66%)
Mutual labels:  recommendation-system
Ranking Papers
Papers on recommendation system / search ranking.
Stars: ✭ 29 (-64.63%)
Mutual labels:  recommendation-system
Chameleon recsys
Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems
Stars: ✭ 202 (+146.34%)
Mutual labels:  recommendation-system
image embeddings
Using efficientnet to provide embeddings for retrieval
Stars: ✭ 107 (+30.49%)
Mutual labels:  recommendation-system
News-Manager
🗞news scraping and recommendation system
Stars: ✭ 14 (-82.93%)
Mutual labels:  recommendation-system
Diverse-RecSys
Collection of diverse recommendation papers
Stars: ✭ 39 (-52.44%)
Mutual labels:  recommendation-system
Recommendersystem Dataset
This repository contains some datasets that I have collected in Recommender Systems.
Stars: ✭ 249 (+203.66%)
Mutual labels:  recommendation-system
compatibility-family-learning
Compatibility Family Learning for Item Recommendation and Generation
Stars: ✭ 21 (-74.39%)
Mutual labels:  recommendation-system
laracombee
📊 A Recombee integration for Laravel
Stars: ✭ 91 (+10.98%)
Mutual labels:  recommendation-system
Recommendationsystem
Book recommender system using collaborative filtering based on Spark
Stars: ✭ 244 (+197.56%)
Mutual labels:  recommendation-system
yumme
Yum-me is a nutrient based food recommendation system
Stars: ✭ 34 (-58.54%)
Mutual labels:  recommendation-system
Tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
Stars: ✭ 204 (+148.78%)
Mutual labels:  recommendation-system
Answerable
Recommendation system for Stack Overflow unanswered questions
Stars: ✭ 13 (-84.15%)
Mutual labels:  recommendation-system
oh-my-papers
Oh-My-Papers: a Hybrid Context-aware Paper Recommendation System
Stars: ✭ 18 (-78.05%)
Mutual labels:  recommendation-system
mudrod
Mining and Utilizing Dataset Relevancy from Oceanographic Datasets to Improve Data Discovery and Access, online demo: https://mudrod.jpl.nasa.gov/#/
Stars: ✭ 15 (-81.71%)
Mutual labels:  recommendation-system
raptor
A lightweight product recommendation system (Item Based Collaborative Filtering) developed in Haskell.
Stars: ✭ 34 (-58.54%)
Mutual labels:  recommendation-system

Github recomendation system

BCH compliance

Demo site https://github-recommendation.herokuapp.com/char/index.html?busqueda=borja

Demo site

Get famous repos that are similar to yours. This system parses an user repos, label, names descriptipn, and it displays those repos that have resemblance with it.

The idea here is to find and learn new technologies, that are similar to the ones you already master, making a smooth learning curve.

Internally, it uses an euclidean distance matrix, calculated for 800 labels, where each label is a binary [0,1] dimension, to find similar repos.

TODO: Use a filter based recomendation system, with like/dislike buttons.

Links:

Info: How the suggestions are calculated.

Kudos: Repo list info.

Kudos Netflix like UI.

Deploy

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].