classificationType'Multiclass' | 'Multilabel' nullable
Gets the classification type of the project.
createdstring date-time
Gets the time this iteration was completed.
domainIdstring uuid nullable
Get or sets a guid of the domain the iteration has been trained on.
exportableboolean
Whether the iteration can be exported to another format for download.
exportableTostring[]
A set of platforms this iteration can export to.
idstring uuid
Gets the id of the iteration.
lastModifiedstring date-time
Gets the time this iteration was last modified.
namestring required
Gets or sets the name of the iteration.
originalPublishResourceIdstring
Resource Provider Id this iteration was originally published to.
projectIdstring uuid
Gets the project id of the iteration.
publishNamestring
Name of the published model.
reservedBudgetInHoursinteger
Gets the reserved advanced training budget for the iteration.
statusstring
Gets the current iteration status.
trainedAtstring date-time nullable
Gets the time this iteration was last modified.
trainingTimeInMinutesinteger
Gets the training time for the iteration.
trainingType'Regular' | 'Advanced'
Gets the training type of the iteration.