how are constraints dealt with in 'bayesopt'

조회 수: 5 (최근 30일)
LANG Wu
LANG Wu 2021년 4월 18일
댓글: LANG Wu 2021년 5월 24일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Model Building and Assessment에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by