FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Shemka/RGraphr: RGraphr (relation graph recommendations) is an approach to recommend friends based on "your friends - my friends" · GitHub

/ RGraphr Public

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relation graph recommendations

Installing

Before we start work with this project we have to install all dependend packages by pip or if you use anaconda then by conda package manager. Just run one of the following string in your terminal.

Pip:

pip install -r requirements.txt

Conda:

conda install --yes --file requirements.txt

Usage

After all packages was installed now we can start to use class Relations which is in relation.py. Usage manual is in example.ipynb. Good Luck!

About

RGraphr (relation graph recommendations) is an approach to recommend friends based on "your friends - my friends"

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL