Skip to content

v1.0.0

Choose a tag to compare

@schappim schappim released this 21 Jan 03:53
· 4 commits to master since this release

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-cli

Or 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/