Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TaskType

There ara 2 kinds of pipeline task type, TaskType.TRAIN means running for model training, TaskType.PREDICT means running for predicting.

Index

Enumeration members

Enumeration members

PREDICT

PREDICT: = 2

TRAIN

TRAIN: = 1

Generated using TypeDoc