CustomBaseModelInfo interface

An interface representing CustomBaseModelInfo.

Properties

iterationId

Iteration Id of the previously trained project to be used for current iteration's training.

projectId

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