Python implementation of Kohler et al.'s random walk with restart

时间:2023-04-07 09:17:58
【文件属性】:

文件名称:Python implementation of Kohler et al.'s random walk with restart

文件大小:18KB

文件格式:RAR

更新时间:2023-04-07 09:17:58

Python RWR

RWR 这是Kohler写的论文 For a description of the Random Walk with Restart (RWR) algorithm, which this module implements, see the paper by Kohler et al. at http://www.sciencedirect.com/science/article/pii/S0002929708001729.


【文件预览】:
Walker-master
----testdata()
--------test_low_list.txt(29B)
--------test_seed.txt(4B)
--------test_network.ppi(48B)
----.gitignore(6B)
----LICENCE(1KB)
----README.md(2KB)
----__pycache__()
--------walker.cpython-38.pyc(7KB)
----scripts()
--------build_matrix.py(533B)
--------generate_rankings.py(3KB)
--------generate_seeds.py(841B)
--------transform_matrix.py(569B)
--------shared_functions.py(2KB)
--------generate_difference.py(4KB)
--------remove_source.py(964B)
----.idea()
--------workspace.xml(6KB)
--------misc.xml(188B)
--------modules.xml(285B)
--------inspectionProfiles()
--------Walker-master.iml(570B)
----walker.py(8KB)
----run_walker.py(3KB)

网友评论