Skip to content

hildafab/mlrMBO

 
 

Repository files navigation

mlrMBO

CRAN_Status_Badge Build Status Build status

Model-based optimization with mlr.

Installation

mlrMBO currently needs the development versions of the packages mlr and ParamHelpers. To install mlrMBO with all dependencies, run the following lines:

devtools::install_github("berndbischl/ParamHelpers")
devtools::install_github("mlr-org/mlr")
devtools::install_github("mlr-org/mlrMBO")

Resources

About

Model-based optimization with mlr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 91.5%
  • C 8.2%
  • Other 0.3%