Andrei Paleyes

Results 60 comments of Andrei Paleyes

I can confirm that it's a bit flacky, but not nearly as bad as 50% for me. Running this test locally, it fails once every 20 runs or so. Is...

Starting to suspect this might be related to #291

It was scipy indeed. Some explanation is in the fixing PR. Tests should be passing again!

Apologies for taking time on this one, it's a bit hard for me to make complete sense of this change. I promise to get through it!

Hey @mmahsereci , good to hear from you again! @BrunoKM promised us an acquisition later down the line. But that's a good point that I forgot all about - the...

@BrunoKM are you still planning to work on this PR (and the follow up of it)? Or shall we just close it?

@danielwinkler , thanks to @esiivola we have an example of preferential bayes opt implemented here: https://github.com/amzn/emukit/tree/master/emukit/examples/preferential_batch_bayesian_optimization . It's not an original that Javier linked to above, but can serve as,...

Moved epmgp to a more appropriate place. The code there seems to follow the paper notation very closely, so that may as well stay as it is. But for the...

Can you share example code and some plots maybe, to illustrate the issue better? Thanks!

I think you are correct, thanks for the update. The reason for this appears to be the fact that when using batch we are applying log transform to the acquisition....