This package browser is in early development. Mind the rough edges.

r-mlr3mbo 0.2.8

Flexible Bayesian optimization

This package provides a flexible approach to Bayesian optimization / model based optimization building on the bbotk package. The mlr3mbo is a toolbox providing both ready-to-use optimization algorithms as well as their fundamental building blocks allowing for straightforward implementation of custom algorithms. Single- and multi-objective optimization is supported as well as mixed continuous, categorical and conditional search spaces. Moreover, using mlr3mbo for hyperparameter optimization of machine learning models within the mlr3 ecosystem is straightforward via mlr3tuning.

Installation

Install r-mlr3mbo 0.2.8 as follows:

guix install r-mlr3mbo@0.2.8

Or install the latest version:

guix install r-mlr3mbo

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.