probability of improvement #660
Replies: 1 comment 3 replies
-
Hi @alwalid-somru, thank you for reporting the issue 👏🏼 Seems like a check is incorrectly done in the acquisition function builder for the special case of desirability objectives. I have already a hunch of what might be going wrong and will have a look. However, pushing a fix release will probably have to wait until next week, because tomorrow is a bank holiday. I'll ping you here as soon as a branch is ready, then you can at least install from there and don't have to wait until it's fully integrated. Regardless of the issue, please note that you can extract acquisition values much easier these days. Both |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I was Previously using Version 0.13.2, and in that version I was able to Calculate the probability of improvement when using The Desirability Objective even when i have multiple targets.
And now i am trying to update to Version 0.14. and given the same set up, i am not able to calculate it when there are multiple targets, even when using "as_pre_transformation = True"
Is this behavior no longer supported in v0.14, or am I missing something in the setup?
Here is a couple of google colab docs to demonstrate it:
V 0.13.2
V 0.14
Beta Was this translation helpful? Give feedback.
All reactions