Skip to content

vanoudh/sklearn2

Repository files navigation

sklearn2

Sklearn2 is a small extension of scikit-learn. It is inspired by scikit-learn in order to be mergeable with it eventually.

It is in development phase : it will change radically, often and without notice.

Requirements

$conda install pandas scikit-learn matplotlib statsmodels patsy pydot

Installation for users

$pip install sklearn2

Installation for developers

$git clone https://github.com/vanoudh/sklearn2.git
$cd sklearn2
$pip install -e .
$conda install pytest
$pytest -v

Usage

TODO

About

Small extension to scikit-learn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published