A python package for targeted percolation in social networks.
The package offers basic and advanced applications of percolation in social networks, including:
- Node targeting with classical centrality measures, heuristics-based and ML-based methods
- Implementation of diverse methods to evaluate successes of percolation
- Simple visualization methods
0.1.1
The package is on PyPi. You can install the package in your terminal using pip install netpercolate
.
- pandas == 2.2.2
- networkx == 3.3
- numpy == 1.22.4
Please check the documentation here.
MIT
Justin Wang Ngai Yeung @ Oxford Internet Institute