-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi, thanks for the great package! Very interesting new methods.
I wanted to check: what's the best way to deal with an external function? For example, I have data X and Y data from a black-box function (a physical experiment). I want to fit a model to that data and after an iteration of BO get the n best suggestion. These suggestions will later be evaluated in an external function, and I will update the values for X and Y.
For this I can fit a model with the data manually, then use the BO class with parallel evaluations it seems. Is there an easier way on an example for this case? How do I a list of suggestions after a first iteration of parallel BO?
Metadata
Metadata
Assignees
Labels
No labels