Skip to content

jyeungtin/netpercolate

Repository files navigation

netpercolate

A python package for targeted percolation in social networks.

The package offers basic and advanced applications of percolation in social networks, including:

  1. Node targeting with classical centrality measures, heuristics-based and ML-based methods
  2. Implementation of diverse methods to evaluate successes of percolation
  3. Simple visualization methods

Current version

0.1.1

How to use?

Installation

The package is on PyPi. You can install the package in your terminal using pip install netpercolate.

Dependencies

  • pandas == 2.2.2
  • networkx == 3.3
  • numpy == 1.22.4

Documentation

Please check the documentation here.

License

MIT

Author

Justin Wang Ngai Yeung @ Oxford Internet Institute

About

Python package for targeted percolation in social networks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages