idaholab / raven

RAVEN is a flexible and multi-purpose probabilistic risk analysis, validation and uncertainty quantification, parameter optimization, model reduction and data knowledge-discovering framework.
https://raven.inl.gov/
Apache License 2.0
216 stars 132 forks source link

Allow Bayesian Optimization to use Pre-trained GP ROM #2280

Closed wangcj05 closed 4 months ago

wangcj05 commented 5 months ago

Pull Request Description

What issue does this change request address? (Use "#" before the issue to link it, i.e., #42.)

close #2281

What are the significant changes in functionality due to this change request?

For experimental design, utilize existing dataset from experiment to guide the future exploration and exploitation will benefit optimal experimental design. This PR will allow pre-trained GP ROM to be used in the Bayesian Optimization. The pre-trained GP ROM is trained with existing experimental dataset.


For Change Control Board: Change Request Review

The following review must be completed by an authorized member of the Change Control Board.