Options
All
  • Public
  • Public/Protected
  • All
Menu

SentimentModel.

Hierarchy

  • SentimentModel

Index

Properties

Optional created

created: string

dateTime indicating when the model was created.

Optional description

description: string

An optional description of the model.

Optional features

features: string[]

The service features that are supported by the custom model.

Optional language

language: string

The 2-letter language code of this model.

Optional last_deployed

last_deployed: string

dateTime of last successful model deployment.

Optional last_trained

last_trained: string

dateTime of last successful model training.

Optional model_id

model_id: string

Unique model ID.

Optional model_version

model_version: string

An optional version string.

Optional name

name: string

A name for the model.

Optional notices

notices: Notice[]

Optional status

status: string

When the status is available, the model is ready to use.

Optional user_metadata

user_metadata: JsonObject

An optional map of metadata key-value pairs to store with this model.

Optional version_description

version_description: string

The description of the version.

Optional workspace_id

workspace_id: string

ID of the Watson Knowledge Studio workspace that deployed this model to Natural Language Understanding.

Generated using TypeDoc