MonitorInputData Class
Monitor input data.
- Inheritance
-
azure.ai.ml.entities._mixins.RestTranslatableMixinMonitorInputData
MonitorInputData(*, type: MonitorInputDataType | None = None, data_context: MonitorDatasetContext | None = None, target_columns: Dict | None = None, job_type: str | None = None, uri: str | None = None)
Name | Description |
---|---|
type
|
<xref:MonitorInputDataType>
Specifies the type of monitoring input data. |
input_dataset
|
Input data used by the monitor |
dataset_context
|
The context of the input dataset. Accepted values are "model_inputs", "model_outputs", "training", "test", "validation", and "ground_truth". |
target_column_name
|
The target column in the given input dataset. |
pre_processing_component
|
The ARM (Azure Resource Manager) resource ID of the component resource used to preprocess the data. |
data_context
Required
|
|
target_columns
Required
|
|
job_type
Required
|
|
uri
Required
|
|
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Comentários do Azure SDK for Python
O Azure SDK for Python é um projeto código aberto. Selecione um link para fornecer comentários: