Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

mlr3learners/mlr3learners.mboost

Repository files navigation

mlr3learners.mboost

tic Parameter Check mlr3learners.drat codecov StackOverflow

Adds gamboost(), glmboost() and blackboost() from the {mboost} package to {mlr3}.

Install the latest release of the package via

install.packages("mlr3learners.mboost")

by following the instructions in the mlr3learners.drat README.

Alternatively, you can install the latest version of {mlr3learners.mboost} from Github with:

remotes::install_github("mlr3learners/mlr3learners.mboost")