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
Параметры
- experiment
- AutoMLExperiment
- pipeline
- SweepablePipeline