mlr-org / bbotk

Black-box optimization framework for R.
https://bbotk.mlr-org.com
GNU Lesser General Public License v3.0
20 stars 9 forks source link

allow parallel evals in Evaluator #20

Closed berndbischl closed 4 years ago

jakob-r commented 4 years ago

See #23. Probably encapsulation and parallelization should be handled by the BB function.

berndbischl commented 4 years ago

can we maybe document this a bit? what a reasonable would be if the user has to handle this himself? i think this is useful as we discussed this a lot

jakob-r commented 4 years ago

Added documentation here: https://github.com/mlr-org/bbotk/commit/6e44a2b2c343c462228e3e4ac0c31fc42d1abf47