CustomBaseModelInfo interface
An interface representing CustomBaseModelInfo.
Properties
iteration |
Iteration Id of the previously trained project to be used for current iteration's training. |
project |
Project Id of the previously trained project to be used for current iteration's training. |
Property Details
iterationId
Iteration Id of the previously trained project to be used for current iteration's training.
iterationId: string
Property Value
string
projectId
Project Id of the previously trained project to be used for current iteration's training.
projectId: string
Property Value
string