mlr3learners / mlr3learners.rweka

Learner from {RWeka} package for mlr3
0 stars 0 forks source link

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")