Experiment Manager Hyperparameter strategy not showing
2 views (last 30 days)
Show older comments
As title says, the hyperparameter 'strategy' setting is not shown here like it is in example matlab docs (pic below). Does anyone know why (I'm using Matlab R2020a version).
0 Comments
Answers (1)
Khoo Yit Phang
on 22 Feb 2021
The hyperparameter strategy setting was only introduced in R2020b to choose between exhaustive sweep and Bayesian optimization. In R2020a, only exhaustive sweep was supported.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!