Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 596 Bytes

File metadata and controls

13 lines (10 loc) · 596 Bytes

# TrainingStatus

Properties

Name Type Description Notes
status string Statut de l'entraînement (pending, in_progress, completed, failed)
progress float Progression de l'entraînement (0-1) [optional] [default to 0.0]
startTime \DateTime [optional]
endTime \DateTime [optional]
errorMessage string [optional]

[Back to Model list] [Back to API list] [Back to README]