JesseLivezey / PyUoI

Union of Intersections code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyUoI

codecov Documentation Status

This repo contains the currently developed implementations of the Union of Intersection (UoI) framework. See the NIPS paper (Bouchard et al., 2017) for more details.

Installation

PyUoI can easily be installed using pip:

pip install PyUoI

Current Implementations of UoI

Our current implementations include:

  • UoILasso

  • UoIElasticNet

  • UoINMF

See the notebooks folder for Jupyter notebooks detailing use cases of these algorithms.

About

Union of Intersections code


Languages

Language:Jupyter Notebook 55.7%Language:Python 32.1%Language:C 11.9%Language:Makefile 0.3%Language:Shell 0.0%