Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModelInfo

Package version

Basic custom model information.

Hierarchy

  • ModelInfo

Index

Properties

Optional attributes

attributes: Attributes

Optional model attributes.

modelId

modelId: string

Model identifier.

Optional modelName

modelName: undefined | string

Optional user defined model name (max length: 1024).

status

status: ModelStatus

Status of the model.

trainingCompletedOn

trainingCompletedOn: Date

Date and time (UTC) when the status was last updated.

trainingStartedOn

trainingStartedOn: Date

Date and time (UTC) when the model was created.

Generated using TypeDoc