how are constraints dealt with in 'bayesopt'

3 次查看(过去 30 天)
Hello,
I am wondering how bayesopt deal with the candidate points which violates the constriants. Does it apply a penalty to the points when calculating the objective function or acquisition function, or does it remove those points?

回答(1 个)

Rishik Ramena
Rishik Ramena 2021-5-24
The constraint violations are dealt with depending on the type of the constraint set. Do have a look here to understand more about the types and handling of constraints in bayesopt.
  1 个评论
LANG Wu
LANG Wu 2021-5-24
Thanks for reply. For example, I used the deterministic constraint. But I found bayesopt still chooses the infeasible points as the next point.

请先登录,再进行评论。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by