v1.0.0
Initial release of createml-cli
Features
- Train image classification models from labeled directories
- Train text classification models from CSV/JSON files
- Train sound classification models from audio files
- Train tabular classification and regression models
Installation
brew tap schappim/createml-cli
brew install createml-cliOr download the binary:
curl -L https://github.com/schappim/createml-cli/releases/download/v1.0.0/createml-1.0.0-macos.tar.gz | tar xz
sudo mv createml /usr/local/bin/