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 <arXiv:2112.06251>.

Getting started

Package details

AuthorIlker Birbil [aut], Burhan Ozer Cavdar [aut, trl, cre]
MaintainerBurhan Ozer Cavdar <bcavdar17@ku.edu.tr>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("less")

Try the less package in your browser

Any scripts or data that you put into this service are public.

less documentation built on Sept. 27, 2022, 5:05 p.m.