项目作者: mmorini

项目描述 :
Graph SSL, biased random walk, bridgeness centrality
高级语言: Python
项目地址: git://github.com/mmorini/gSSL.git
创建时间: 2018-05-03T13:29:11Z
项目社区:https://github.com/mmorini/gSSL

开源协议:MIT License

下载


gSSL

Build Status

Additional material (work in progress source code) to the forthcoming paper “Graph-Based Semi-Supervised Learning based on Bridgeness Biased
Random Walks”, by Sarah de Nigris and Matteo Morini.

Interactive (jupyter notebook) and plain-python version available. See requirements.txt for dependences; run as

python Bridgeness_BiasedRandomWalk_pipeline.py --help

to see the parameters list.