Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameters for the createSentimentModel operation.

Hierarchy

  • CreateSentimentModelParams

Index

Properties

Optional description

description: string

An optional description of the model.

Optional headers

headers: OutgoingHttpHeaders

language

language: string

The 2-letter language code of this model.

Optional modelVersion

modelVersion: string

An optional version string.

Optional name

name: string

An optional name for the model.

trainingData

trainingData: ReadableStream | Buffer

Training data in CSV format. For more information, see Sentiment training data requirements.

Optional versionDescription

versionDescription: string

The description of the version.

Optional workspaceId

workspaceId: string

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

Generated using TypeDoc