Rémi Lafage
Results
92
comments of
Rémi Lafage
@fzahle, thanks. At the moment, kriging-based surrogate models emit a warning when using several training outputs but it has to become a hard error in the future.
At the moment the values returned by sampling from `MixedIntegerContext` can be fed directly in surrogate `set_training_values()` method which was actually the original purpose of `MixedIntegerContext`. I agree its documentation...