MLHyperparameterTuning icon indicating copy to clipboard operation
MLHyperparameterTuning copied to clipboard

Example of using HyperDrive to tune a regular ML learner.

Results 16 MLHyperparameterTuning issues
Sort by recently updated
recently updated
newest added

Include an alternative to notebook 04 that shows how to use Bayesian hyperparameter sampling.

Using the PR to test the build pipeline.

* Upgrade azure-cli and azureml-sdk. Remove workarounds got feedback 20566 * Added an 'estimators' parameter * Added an 'estimators' parameter * Added an 'estimators' parameter * Update azure-pipelines-v2.yml * Create...

Put all dependencies for Estimators in a single Conda dependencies file to be used in all cases.

enhancement