View source: R/CallbackBatchTuning.R
| assert_batch_tuning_callback | R Documentation |
Assertions for CallbackBatchTuning class. bbotk::CallbackBatch objects are accepted as well since they work in batch tuning too.
assert_batch_tuning_callback(callback, null_ok = FALSE)
assert_batch_tuning_callbacks(callbacks)
callback |
(bbotk::CallbackBatch | CallbackBatchTuning). |
null_ok |
( |
callbacks |
(list of bbotk::CallbackBatch | list of CallbackBatchTuning). |
bbotk::CallbackBatch | CallbackBatchTuning | List of them.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.