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

Learners from {extratrees} for mlr3

Notifications You must be signed in to change notification settings

mlr3learners/mlr3learners.extratrees

Repository files navigation

mlr3learners.extratrees

tic Parameter Check mlr3learners.drat codecov StackOverflow

Adds extraTrees() from the {extraTrees} package to {mlr3}.

Install the latest release of the package via

install.packages("mlr3learners.extratrees")

by following the instructions in the mlr3learners.drat README.

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

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