r-bbotk
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.
- Versions: 1.5.0
- 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 the latest version of r-bbotk
as follows:
guix install r-bbotk
Or install a particular version:
guix install r-bbotk@1.5.0
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.
Badge code
You can use the following badge to inform users of r-bbotk about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-bbotk'><img src='https://packages.guix.gnu.org/packages/r-bbotk/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-bbotk)
Example Org:
[[https://packages.guix.gnu.org/packages/r-bbotk][https://packages.guix.gnu.org/packages/r-bbotk/badges/latest-version.svg]]