Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BuildDocumentModelRequest

Package version

Request body to build a new custom model.

Hierarchy

  • BuildDocumentModelRequest

Index

Properties

Optional azureBlobSource

azureBlobSource: AzureBlobContentSource

Azure Blob Storage location containing the training data.

buildMode

Custom model build mode.

Optional description

description: undefined | string

Model description.

modelId

modelId: string

Unique model name.

Optional tags

tags: undefined | {}

List of key-value tag attributes associated with the model.

Generated using TypeDoc