Skip to content

fraenkel-lab/GSLR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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