rmcantin / bayesopt

BayesOpt: A toolbox for bayesian optimization, experimental design and stochastic bandits.
GNU Affero General Public License v3.0
396 stars 92 forks source link

MultiObjective optimization #28

Closed A-ep93 closed 2 years ago

A-ep93 commented 3 years ago

Hello all, Can bayesopt library deal with multi-objective optimization cases as well? (I mean multi-output black-box functions)

rmcantin commented 2 years ago

No, it is only for single objective. For multiobjective there are other alternatives such as https://sigopt.com/