JobType Class
- Inheritance
-
builtins.objectJobType
Constructor
JobType()
Attributes
AUTOML
AUTOML = 'automl'
BASE
BASE = 'base'
COMMAND
COMMAND = 'command'
COMPONENT
COMPONENT = 'component'
DATA_TRANSFER
DATA_TRANSFER = 'data_transfer'
DISTILLATION
DISTILLATION = 'distillation'
FINE_TUNING
FINE_TUNING = 'finetuning'
IMPORT
IMPORT = 'import'
PARALLEL
PARALLEL = 'parallel'
PIPELINE
PIPELINE = 'pipeline'
SPARK
SPARK = 'spark'
SWEEP
SWEEP = 'sweep'
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python