doi:10.48550/arXiv.2112.06251>.">

less: Learning with Subset Stacking (original) (raw)

"Learning with Subset Stacking" is a supervised learning algorithm that is based on training many local estimators on subsets of a given dataset, and then passing their predictions to a global estimator. You can find the details about LESS in our manuscript at <doi:10.48550/arXiv.2112.06251>.

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: caret, e1071, FNN, MLmetrics, pracma, R6, randomForest, RANN, rpart, wordspace
Published: 2022-09-27
DOI: 10.32614/CRAN.package.less
Author: Ilker Birbil [aut], Burhan Ozer Cavdar [aut, trl, cre]
Maintainer: Burhan Ozer Cavdar
License: MIT + file
NeedsCompilation: no
Materials: README
CRAN checks: less results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=lessto link to this page.