start training
The start training command starts an ML model training job for a configured experiment.
Syntax
start training <experiment name>[,limit=<number of rows>]Parameters
Parameter
Description
<experiment name>
The name of the training experiment
limit
Number of rows to use from the training dataset table
Example
start training trip_ml_exp_2,limit=20000Last updated

