Skip to content

An attempt at creating a smaller scale profile recommender system for GitHub using the GitHub Users API

Notifications You must be signed in to change notification settings

jenniferclemens/GitHubUserRecommenderSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHubUserRecommenderSystem

An attempt at creating a smaller scale User-Profile Recommender System for GitHub based on second degree connections between the users.

GitHub Users API can be found here.

The API has limited access and, hence, the data of 60 users is saved as dataset.txt file. The code can be found in getDataset.ipynb.

SmallScaleRecommender.ipynb is the jupyter notebook containing the code for the final recommender system. The final recommendations are given as ranks.

About

An attempt at creating a smaller scale profile recommender system for GitHub using the GitHub Users API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published