- Move the earth package to Suggests due to CRAN note about the TeachingDemos (#71).
- Added a
"nnet"
method forbagger()
.
- Enable case weights for
bagger()
.
- Model definitions were moved to parsnip (#47)
-
Bug fix for cases where CART cannot find a split (#37)
-
Updated internal usage of a soft-deprecated argument to
hardhat::default_formula_blueprint()
.
- Added encoding information to work with current version of
parsnip
.
Development version