dask-glm 0.3.2


pip install dask-glm

  Latest version

Released: Nov 30, 2023

Project Links

Meta
Maintainer: Matthew Rocklin

Classifiers

Build Status Documentation Status

This library is not ready for use.

See the documentation for more information.

Developer Setup

Setup environment (from repo directory):

conda create env
source activate dask_glm
pip install -e .

Run tests:

py.test

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras:
Dependencies:
cloudpickle (>=0.2.2)
dask[array]
multipledispatch (>=0.4.9)
scipy (>=0.18.1)
scikit-learn (>=0.18)
distributed
sparse (>=0.7.0)