Skip to main content

Machine Learning Toolkit

mltoolkit

Installation

Create your specific environment (with conda)

An empty one
conda create --name datasc python
From a existing one

You can check the list of current envs as follow

conda info --list

You can then clone the root env like this

conda create --name datasc --clone root

Activate your environment

source activate datasc

Install the mltoolkit library

From Binstar (Anaconda.org)
conda install -c https://conda.anaconda.org/tounnas -c https://conda.anaconda.org/auto mltoolkit
From source
conda install conda-build
git clone git@github.com:tounnas/mltoolkit.git
cd mltoolkit/_build
conda build .
conda install --use-local mltoolkit

Utilisation

Have a look to the examples folder

License

BSD

Documentation

The official documentation.

Release history Release notifications | RSS feed

This release

0.1.0 This release

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page