Поделиться через


AutoMLExperimentExtension.SetPipeline Метод

Определение

Набор pipeline для обучения. Это также делает AutoMLExperiment использование Microsoft.ML.AutoML.SweepablePipelineRunner , Microsoft.ML.AutoML.MLContextMonitor и Microsoft.ML.AutoML.EciCostFrugalTuner для automl traininng.

public static Microsoft.ML.AutoML.AutoMLExperiment SetPipeline (this Microsoft.ML.AutoML.AutoMLExperiment experiment, Microsoft.ML.AutoML.SweepablePipeline pipeline);
static member SetPipeline : Microsoft.ML.AutoML.AutoMLExperiment * Microsoft.ML.AutoML.SweepablePipeline -> Microsoft.ML.AutoML.AutoMLExperiment
<Extension()>
Public Function SetPipeline (experiment As AutoMLExperiment, pipeline As SweepablePipeline) As AutoMLExperiment

Параметры

Возвращаемое значение

AutoMLExperiment

Применяется к