Skip to content

adishs/networkx_addon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

networkx_addon

Some add-on modules to networkx library

  1. Information propagation models (1) independent cascade model (2) linear threshold model

  2. Vertex similarity measures (1) ASCOS (for both weighted and unweighted network) (2) Jaccard (3) Cosine (4) SimRank (5) RSS (r=2) (6) Katz (7) LHN

TODO

  1. Add some more vertex similarity functions

  2. Add references to these similarity measures

About

Some add-on modules to networkx library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%