How does bayesopt() handle integer optimizable variables?
7 views (last 30 days)
Show older comments
The variable types of optimizableVariable objects include real, integer, and categorical. Can someone explain how is the integer variables handled in bayesopt() ? Simply round-off the 'real' values to the closest "integer" values? Is there any reference to support this development in bayesopt()?
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!