/mlbox-backup

Primary LanguagePythonApache License 2.0Apache-2.0

MLBox

Installation

To install:

git clone https://github.com/xyhuang/mlbox.git
cd mlbox

pip install .

To uninstall:

pip uninstall mlbox

Run an MLBox

mlbox run --config YOUR_CONFIG_FILE

Examples

Check out the examples directory for detailed examples.