mb706/mlrintermbo: Model-Based Optimization for 'mlr3' Through 'mlrMBO'

The 'mlrMBO' package can ordinarily not be used for optimization within 'mlr3', because of incompatibilities of their respective class systems. 'mlrintermbo' offers a compatibility interface that provides 'mlrMBO' as an 'mlr3tuning' 'Tuner' object, for tuning of machine learning algorithms within 'mlr3', as well as a 'bbotk' 'Optimizer' object for optimization of general objective functions using the 'bbotk' black box optimization framework. The control parameters of 'mlrMBO' are faithfully reproduced as a 'paradox' 'ParamSet'.

Getting started

Package details

Maintainer
LicenseLGPL-3
Version0.5.1-2
URL https://github.com/mb706/mlrintermbo
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mb706/mlrintermbo")
mb706/mlrintermbo documentation built on Oct. 26, 2024, 10:12 p.m.