Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateModelDetails

The information needed to create a new model.

Properties

compartmentId

compartmentId: string

The compartment identifier.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

An optional description of the model.

Optional displayName

displayName: undefined | string

A human-friendly name for the model, which can be changed.

Optional freeformTags

freeformTags: undefined | object

A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only. For example: {@code {"bar-key": "value"}}

Optional isQuickMode

isQuickMode: undefined | false | true

Set to true when experimenting with a new model type or dataset, so the model training is quick, with a predefined low number of passes through the training data.

Optional maxTrainingDurationInHours

maxTrainingDurationInHours: undefined | number

The maximum model training duration in hours, expressed as a decimal fraction. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

modelType

modelType: string

Which type of Vision model this is.

Optional modelVersion

modelVersion: undefined | string

The model version

projectId

projectId: string

The OCID of the project that contains the model.

Optional testingDataset

trainingDataset

Optional validationDataset

Functions

getDeserializedJsonObj

getJsonObj