Aracılığıyla paylaş


ReferenceData Sınıf

Not

Bu deneysel bir sınıftır ve herhangi bir zamanda değişebilir. Daha fazla bilgi için lütfen bkz. https://aka.ms/azuremlexperimental.

Başvuru Verileri :p aram input_data: Kaymanın hesaplandığı veriler: Giriş: ~azure.ai.ml.entities._input_outputs :p aram data_context: :type MonitorDatasetContext: ~azure.ai.ml.constants._monitoring :p aram pre_processing_component: :type pre_processing_component: string :p aram target_column_name: :type target_column_name: string :p aram data_window: :type data_window_size: BaselineDataRange

Devralma
azure.ai.ml.entities._mixins.RestTranslatableMixin
ReferenceData

Oluşturucu

ReferenceData(*, input_data: Input, data_context: MonitorDatasetContext = None, pre_processing_component: str | None = None, target_column_name: str | None = None, data_window: BaselineDataRange | None = None)