Skip to content

GrenadeB/link-prediction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-Electrical Models For Link Prediction

Structure of this repository

  • datasets/ is a datasets storage. We have converted all datasets to the same format, saved each of them in <dataset_path>/input.txt file.
  • notebooks/ contains all scripts and jupyter notebooks used in exprements.
  • graph_tools_patch/ has patch for graph_tools library, which allows to remove repolsive forses between nodes of the same type
  • node2vec/ clone of https://github.com/aditya-grover/node2vec/tree/master/src

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.7%
  • Python 8.5%
  • C++ 4.8%