random walk with restart (dgl 0.4.3 version)
Open
stale-issue
- Dominant language
- Python
- Stars
- 14.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
I understood that "restart_prob" effect random walk length and "max_nodes_per_seed" effect trace numbers.
I tested "random_walk_with_restart" with many different parameters.
I notice that "restart_prob" effect trace number also.
But I dont understand how "restart_prob" effect trace number?
Now I am using dgl new version and I should understand this old function to code it with new dgl library.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.