Skip to main content

small scikit-learn extension

Project description

# 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

See requirements_conda.txt and requirements_pip.txt

## Installation with conda

$git clone https://github.com/vanoudh/sklearn2.git
$cd sklearn2
$conda install --file requirements_conda.txt
$pip install .

## Installation with pip

$git clone https://github.com/vanoudh/sklearn2.git
$cd sklearn2
$pip install .

## Test

$pytest -v

## Usage

TODO


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sklearn2-0.0.12-py2.py3-none-any.whl (20.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page