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

Learner from {RWeka} package for mlr3

Notifications You must be signed in to change notification settings

mlr3learners/mlr3learners.rweka

Repository files navigation

mlr3learners.rweka

tic Parameter Check mlr3learners.drat codecov StackOverflow

Adds M5Rules, JRip and J48 from the {RWeka} package to {mlr3}.

Install the latest release of the package via

install.packages("mlr3learners.rweka")

by following the instructions in the mlr3learners.drat README.

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

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