Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrainRequest

Package version

Request parameter to train a new custom model.

Hierarchy

  • TrainRequest

Index

Properties

source

source: string

Source path containing the training documents.

Optional sourceFilter

sourceFilter: TrainSourceFilter

Filter to apply to the documents in the source path for training.

Optional useLabelFile

useLabelFile: undefined | false | true

Use label file for training a model.

Generated using TypeDoc