GraSPy: Graph Statistics in Python
Jaewon Chung, Benjamin D. Pedigo, Eric W. Bridgeford, Bijan K., Varjavand, Hayden S. Helm, Joshua T. Vogelstein

TL;DR
GraSPy is a Python library that simplifies statistical inference, machine learning, and visualization of random graphs, offering a user-friendly API for graph analysis and understanding.
Contribution
It introduces GraSPy, a new Python package that provides flexible algorithms for graph analysis with a scikit-learn compatible API.
Findings
Easy-to-use algorithms for graph inference and visualization
Open-source library available on PyPi and GitHub
Supports statistical analysis of graph populations
Abstract
We introduce GraSPy, a Python library devoted to statistical inference, machine learning, and visualization of random graphs and graph populations. This package provides flexible and easy-to-use algorithms for analyzing and understanding graphs with a scikit-learn compliant API. GraSPy can be downloaded from Python Package Index (PyPi), and is released under the Apache 2.0 open-source license. The documentation and all releases are available at https://neurodata.io/graspy.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBioinformatics and Genomic Networks · Complex Network Analysis Techniques
