list trained-model
The list trained-model
command lists all ML model training runs for a specific ML model.
Syntax
list trained-model <model name>[,<run id>[,detail ]]
Parameters
Parameter
Description
<model name>
The name of the ML model
<run id>
The specific training run identifier. Defaults to the last 20 runs.
Example
list trained-model trip_fare_2_ml_model,1
Last updated