Sait Cakmak
Sait Cakmak
abandoned
abandoned
A small correction on the `SurrogateSpec` suggestion: You do not want to define multiple surrogate specs. Multiple surrogates is intended only for some use cases that we never got around...
So, the part about constructing a multi-output surrogate model is correct. That should indeed happen. The issue is scalarizing the outputs from the model, using an arbitrary sum. We do...