AutoMLExperimentExtension.SetCostFrugalTuner(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.CostFrugalTuner as tuner for hyper-parameter optimization.
public static Microsoft.ML.AutoML.AutoMLExperiment SetCostFrugalTuner (this Microsoft.ML.AutoML.AutoMLExperiment experiment);
static member SetCostFrugalTuner : Microsoft.ML.AutoML.AutoMLExperiment -> Microsoft.ML.AutoML.AutoMLExperiment
<Extension()>
Public Function SetCostFrugalTuner (experiment As AutoMLExperiment) As AutoMLExperiment
Parameters
- experiment
- AutoMLExperiment