TabularTrainingMode Enum

Note

This is an experimental class, and may change at any time. Please see https://aka.ms/azuremlexperimental for more information.

Mode to enable/disable distributed training.

Inheritance
builtins.str
TabularTrainingMode
TabularTrainingMode

Constructor

TabularTrainingMode(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

AUTO
DISTRIBUTED
NON_DISTRIBUTED