less: Learning with Subset Stacking
"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  <bcavdar17 at ku.edu.tr> | 
| License: | MIT + file LICENSE | 
| NeedsCompilation: | no | 
| Materials: | README | 
| CRAN checks: | less results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=less
to link to this page.