r-bbotk 1.5.0
Black-Box Optimization Toolkit
This package provides a common framework for optimization of black-box functions for other packages, e.g. mlr3
. It offers various optimization methods e.g. grid search, random search and generalized simulated annealing.
- Outputs:
out
- Website: https://bbotk.mlr-org.com
- Licenses: LGPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-bbotk 1.5.0
as follows:
guix install r-bbotk@1.5.0
Or install the latest version:
guix install r-bbotk
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.