mlr-org / mlrMBO

Toolbox for Bayesian Optimization and Model-Based Optimization in R
https://mlrmbo.mlr-org.com
Other
187 stars 47 forks source link

Have we tests for mixed minimization/maximization multi-objective functions? #356

Open jakob-r opened 7 years ago

jakob-r commented 7 years ago

Did we ever test multi objective optimization for functions where one component is to be maximized and another is to be minimized. It looks like it should work. However I would like to make sure.

berndbischl commented 7 years ago

it is a good idea to add unit test here, i think