Skip to content

postelrich/dask-glm

 
 

Repository files navigation

Generalized Linear Models in Dask

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 52.3%
  • Python 47.7%