status training
The status training
command displays the status of a training experiment.
Syntax
Parameters
Parameter
Description
<
experiment name>
The name of the training experiment
Output Fields
Output Field
Description
status
The status of the job, which is one of the following: - STARTED: The job has just started. - RUNNING: The job is running normally. - STOPPED: The job was stopped by the user. - COMPLETED: The job ran to completion. - FAILED: The job failed.
Example
Last updated