mlr3mbo-package: mlr3mbo: Flexible Bayesian Optimization

mlr3mbo-packageR Documentation

mlr3mbo: Flexible Bayesian Optimization

Description

A modern and flexible approach to Bayesian Optimization / Model Based Optimization building on the 'bbotk' package. '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'. Examples of ready-to-use optimization algorithms include Efficient Global Optimization by Jones et al. (1998) \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1023/A:1008306431147")}, ParEGO by Knowles (2006) \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1109/TEVC.2005.851274")} and SMS-EGO by Ponweiser et al. (2008) \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1007/978-3-540-87700-4_78")}.

Author(s)

Maintainer: Lennart Schneider lennart.sch@web.de (ORCID)

Authors:

Other contributors:

  • Michael H. Buselli [copyright holder]

  • Wessel Dankers [copyright holder]

  • Carlos Fonseca [copyright holder]

  • Manuel Lopez-Ibanez [copyright holder]

  • Luis Paquete [copyright holder]

See Also

Useful links:


mlr3mbo documentation built on Oct. 17, 2024, 1:06 a.m.