Package of Algorithms for Nonparametric Inference with Networks in Python
Project description
PANINIpy
PANINIpy: Package of Algorithms for Nonparametric Inference with Networks in Python is a package designed for nonparametric inference with complex network data, with methods for identifying hubs in networks, regionalizing mobility or distributional data over spatial networks, clustering network populations, and constructing hypergraphs from temporal data among other features.
Table of Contents
Installation
pip install paninipy
[PyPI] (https://pypi.org/project/paninipy/)
Modules
Binning Temporal Hypergraphs
Identify MDL-optimal temporally contiguous partitions of event data between distinct node sets (e.g. users and products).
Utilizes method derived in “Inference of dynamic hypergraph representations in temporal interaction data” (Kirkley, 2024, https://arxiv.org/abs/2308.16546).
Clustering Network Populations
Generate synthetic network population datasets and perform clustering of observed network populations, multilayer network layers, or temporal networks.
Utilizes method derived in “Compressing network populations with modal networks reveals structural diversity” (Kirkley et al., 2023, https://arxiv.org/pdf/2209.13827).
Regionalization with Distributional Data
Perform MDL-based regionalization on distributional (e.g. census) data over space.
Utilizes method derived in “Spatial regionalization as optimal data compression” (Kirkley, 2022, https://arxiv.org/pdf/2111.01813).
Identifying Network Hubs
Identify hub nodes in a network using different information theoretic criteria.
Utilizes methods derived in “Identifying hubs in directed networks” (Kirkley, 2024, https://arxiv.org/pdf/2312.03347).
Regionalization with Community Detection
Perform community detection-based regionalization on network data.
Utilizes method derived in “Urban Boundary Delineation from Commuting Data with Bayesian Stochastic Blockmodeling: Scale, Contiguity, and Hierarchy” (Morel-Balbi and Kirkley, 2024, https://arxiv.org/pdf/2405.04911).
Documentation
Detailed documentation for each module and function is available at the link below:
PANINIpy Documentation
License
Distributed under the MIT License. See LICENSE for more information.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file paninipy-0.8.tar.gz
.
File metadata
- Download URL: paninipy-0.8.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e3f993b0fbbcf36779021578b19d073cf7158cd1ab806ee58cdb524b6be54d4 |
|
MD5 | 4fa70c4ac0baf04c9ccd6c7f817a958c |
|
BLAKE2b-256 | 17a228b2b2c3b97e7d23d87c7b037b588058aa81410053642e8ea6a915e4209e |