There ara 2 kinds of pipeline task type, TaskType.TRAIN means running for model training, TaskType.PREDICT means running for predicting.
TaskType.TRAIN
TaskType.PREDICT
Generated using TypeDoc
There ara 2 kinds of pipeline task type,
TaskType.TRAINmeans running for model training,TaskType.PREDICTmeans running for predicting.