paper-with-me

Papers

GraSPy: Graph Statistics in Python

2019-03-29 · Jaewon Chung, Benjamin D. Pedigo, Eric W. Bridgeford, Bijan K. Varjavand, Hayden S. Helm, Joshua T. Vogelstein

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.

📄 PDF Abstract BibTeX arXiv:1904.05329

Code (2)

microsoft/graspologic 공식 구현
bdpedigo/graspy

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

On computing and the complexity of computing higher-order $U$-statistics, exactly

2025-08-18 · Xingyu Chen, Ruiqi Zhang, Lin Liu arxiv

Higher-order $U$-statistics abound in fields such as statistics, machine learning, and computer science, but are known to be highly time-consuming to compute in practice. Despite their widespread appearance, a comprehens…

Little Ball of Fur: A Python Library for Graph Sampling

2020-06-08 · CIKM 2020 10 · Benedek Rozemberczki, Oliver Kiss, Rik Sarkar

Sampling graphs is an important task in data mining. In this paper, we describe Little Ball of Fur a Python library that includes more than twenty graph sampling algorithms. Our goal is to make node, edge, and exploratio…

Graph ClassificationGraph EmbeddingGraph SamplingNode Classification

Social Network Analysis: From Graph Theory to Applications with Python

2021-02-05 · Dmitri Goldenberg

Social network analysis is the process of investigating social structures through the use of networks and graph theory. It combines a variety of techniques for analyzing the structure of social networks as well as theori…

Comgra: A Tool for Analyzing and Debugging Neural Networks

2024-07-31 · Florian Dietz, Sophie Fellenz, Dietrich Klakow, Marius Kloft

Neural Networks are notoriously difficult to inspect. We introduce comgra, an open source python library for use with PyTorch. Comgra extracts data about the internal activations of a model and organizes it in a GUI (gra…

dsld: A Socially Relevant Tool for Teaching Statistics

2024-11-06 · Taha Abdullah, Arjun Ashok, Brandon Zarate, Shubhada Martha 외

The growing power of data science can play a crucial role in addressing social discrimination, necessitating nuanced understanding and effective mitigation strategies for biases. "Data Science Looks At Discrimination" (D…