Create Experiments (AutoML) is used to create new experiment (AutoML) on the Deka MLOps Portal Service. On the Endpoints page press the button “+ New Experiment”.
Create Experiments
The Create Experiments page appears, there are 8 steps required to be able to create new Experiments, including the following.
Metadata, type name of your Experiment.
Create Experiments-Metadata
Trial Thresholds, choose how many Trials you want to run.
Parallel Trials
Max Trials
Max Failed Trials
Resume Policy: Never, Long Running, and From Volume
Create Experiments-Trial Thresholds
Objective, add metrics that you want to optimize and type of optimization.
Type: Maximize, Minimize
Metric and Goal, example is Validation-accuracy and 0,99. It means your goal is to achieve validation accuracy metric into 99%. You can also add another metric in this point.
Set Metric Strategies: When you check it, you can choose options in “Strategy for: Validation-accuracy”: Max, Min, Latest.
Create Experiments-Objective
Search Algorithm, select hyperparameter tuning algorithm and configure algorithm settings.
Hyper Parameter Tuning
Name: Bayesian Optimization, Covariance Matrix Adaption, Evolution Strategy, Grid, Hyperband, Multivariate Tree of parzen Estimators, Population Based Training, Random, Sobol Quasirandom Sequence, Tree of Parzen Estimators.