/Graph-Sparse-Logistic-Regression

An algorithm for classification from a graph-sparse support

Primary LanguageJupyter Notebook

PyPI

Graph-Sparse Logistic Regression

Motivation

The motivation for Graph-Sparse Logistic Regression is to constrain classification to predict a label from a graph-sparse support. More in the paper or the poster.

Installation

From pypi.

pip install gslr

Documentation

See the docs.

Example Usage

See the examples directory