AutoMLExperimentExtension.SetEciCostFrugalTuner(AutoMLExperiment) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
set Microsoft.ML.AutoML.EciCostFrugalTuner as tuner for hyper-parameter optimization. This tuner only works with search space from 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
Parameters
- experiment
- AutoMLExperiment