tests/testthat/test_TunerBatchNLoptr.R

test_that("TunerNLoptr", {
  skip_on_os("windows")
  skip_if_not_installed("nloptr")

  test_tuner("nloptr", algorithm = "NLOPT_LN_BOBYQA", term_evals = 4)
})

Try the mlr3tuning package in your browser

Any scripts or data that you put into this service are public.

mlr3tuning documentation built on Oct. 27, 2024, 9:06 a.m.