Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModelSnapshot

Package version

Hierarchy

  • ModelSnapshot

Index

Properties

createdTime

createdTime: Date

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

Optional displayName

displayName: undefined | string

lastUpdatedTime

lastUpdatedTime: Date

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

modelId

modelId: string

Model identifier.

status

status: ModelStatus

Model training status. NOTE: This property will not be serialized. It can only be populated by the server.

variablesCount

variablesCount: number

Count of variables

Generated using TypeDoc