Prediction of the expected improvement after getting the Bayesopt result output.

4 ビュー (過去 30 日間)
Abdelmajid Ben yahya
Abdelmajid Ben yahya 2024 年 2 月 7 日
回答済み: Umang Pandey 2024 年 2 月 13 日
I conducted a Bayesian optimization process using the Bayesopt function, which concluded after 250 iterations. The process generated an output file containing various pieces of information. From this file, I understand that predictions at any given point can be made using the "predictObjective" or "predictConstraints" functions. However, I am interested in predicting the current values of the acquisition function used during the Bayesopt process. Is there a method to achieve this?

回答 (1 件)

Umang Pandey
Umang Pandey 2024 年 2 月 13 日
Hi,
From what I understand, you want to obtain the acquisition function values while implementing "bayesopt".
Refer to the following documentation which explains the "Bayesian Optimization Algorithm" that might be of help to you :
Hope this helps!
Best,
Umang

カテゴリ

Help Center および File ExchangeModel Building and Assessment についてさらに検索

タグ

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by