다음을 통해 공유


AutoMLExperimentExtension.SetEciCostFrugalTuner(AutoMLExperiment) 메서드

정의

을 하이퍼 매개 변수 최적화를 위한 튜너로 설정합니다 Microsoft.ML.AutoML.EciCostFrugalTuner . 이 튜너에서는 의 SweepablePipeline검색 공간에서만 작동합니다.

public static Microsoft.ML.AutoML.AutoMLExperiment SetEciCostFrugalTuner (this Microsoft.ML.AutoML.AutoMLExperiment experiment);
static member SetEciCostFrugalTuner : Microsoft.ML.AutoML.AutoMLExperiment -> Microsoft.ML.AutoML.AutoMLExperiment
<Extension()>
Public Function SetEciCostFrugalTuner (experiment As AutoMLExperiment) As AutoMLExperiment

매개 변수

experiment
AutoMLExperiment

반환

적용 대상