Skip to main content

A powerful Automated Machine Learning python library.

Project description

Documentation Status PyPI version Build Status Windows Build Status GitHub Issues codecov License

Compatibilities

  • It is compatible with: Python 2.7, 3.4 - 3.6. & 64-bit version only (32-bit python is not supported)

  • Operating system: Linux. (MacOS & Windows very soon…)

Preparation

First, make sure you have setuptools installed. Since MLBox package contains C++ source code, check that the following requirements are installed:

$ sudo apt-get install build-essential
$ pip install cmake

Installation

Install from pip

MLBox is now available on PyPI, so you only need to run the following command:

$ pip install mlbox

Install from the Github

  • The sources for MLBox can be downloaded from the Github repo.

    • You can either clone the public repository:

    $ git clone git://github.com/AxeldeRomblay/mlbox
    $ curl  -OL https://github.com/AxeldeRomblay/mlbox/tarball/master
  • Once you have a copy of the source, you can install it:

    • Using setup.py:

    $ cd python-package/
    $ python setup.py install
    • Or directly, from the wheel:

    $ cd python-package/dist/
    $ pip install *.whl

Project details


Download files

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

Source Distribution

mlbox-0.4.1.tar.gz (30.3 kB view details)

Uploaded Source

File details

Details for the file mlbox-0.4.1.tar.gz.

File metadata

  • Download URL: mlbox-0.4.1.tar.gz
  • Upload date:
  • Size: 30.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mlbox-0.4.1.tar.gz
Algorithm Hash digest
SHA256 f495dc253eb04f43c04af4751937723008f6de2fd6fcfabd6bb3117af3e248b3
MD5 40cdaa6a83f6459fe97c8aa7f5c78de1
BLAKE2b-256 96e14522369f4b61d21d83c15aedb7c419d05a7aa62325e076981be2fe522169

See more details on using hashes here.

Supported by

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