Command Line Interface¶
AutoGOAL can be used directly from the CLI for some tasks. To see all available commands just run:
autogoal
With the CLI you can train and deploy AutoML models on any dataset, inspect and download datasets, and explore the contrib libraries. A quick overview is shown below.
The full documentation of the CLI application is shown next.