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

optimizing "multiple objective" functions with "constraints" #513

Closed swaheera closed 3 years ago

swaheera commented 3 years ago

https://cran.r-project.org/web/packages/mlrMBO/mlrMBO.pdf

Is it possible to perform optimization on multi-objective functions with constraints? Or do these constraints need to be specified within the objective functions themselves?

Thanks

jakob-r commented 3 years ago

Can you specify which constraints you are thinking of?

swaheera commented 3 years ago

Hi Dr, Jakob,

Thank you for your reply - I will post an example.

Your Help is Greatly Appreciated Thanks

jakob-r commented 3 years ago

Closed because you supplied examples in other issues