8000 GitHub - shashiwadana/github-recommendation-engine: A github repository suggestion system
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shashiwadana/github-recommendation-engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github recomendation system

Important info!

This repo has been archived. The reasons here.

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

About

A github repository suggestion system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.3%
  • Python 27.9%
  • HTML 16.6%
  • Shell 5.6%
  • CSS 2.5%
  • Dockerfile 0.1%
0