Freigeben über


AutoMLExperimentExtension.SetPipeline Methode

Definition

Für das Training festgelegt pipeline . Dadurch werden AutoMLExperiment auch und Microsoft.ML.AutoML.MLContextMonitorMicrosoft.ML.AutoML.EciCostFrugalTuner für automl traininng verwendet Microsoft.ML.AutoML.SweepablePipelineRunner .

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

Parameter

Gibt zurück

AutoMLExperiment

Gilt für: