Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateModelDetails

The information needed to train a new model

Properties

compartmentId

compartmentId: string

The OCID for the ai model's compartment.

Optional definedTags

definedTags: undefined | object

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

Optional description

description: undefined | string

A short description of the ai model.

Optional displayName

displayName: undefined | string

A user-friendly display name for the resource. It does not have to be unique and can be modified. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

modelTrainingDetails

modelTrainingDetails: ModelTrainingDetails

projectId

projectId: string

The OCID of the project to associate with the model.

Functions

getDeserializedJsonObj

getJsonObj