CRAN/E | swag

swag

Sparse Wrapper Algorithm

Installation

About

An algorithm that trains a meta-learning procedure that combines screening and wrapper methods to find a set of extremely low-dimensional attribute combinations. This package works on top of the 'caret' package and proceeds in a forward-step manner. More specifically, it builds and tests learners starting from very few attributes until it includes a maximal number of attributes by increasing the number of attributes at each step. Hence, for each fixed number of attributes, the algorithm tests various (randomly selected) learners and picks those with the best performance in terms of training error. Throughout, the algorithm uses the information coming from the best learners at the previous step to build and test learners in the following step. In the end, it outputs a set of strong low-dimensional learners.

github.com/SMAC-Group/SWAG-R-Package/
Bug report File report

Key Metrics

Version 0.1.0
R ≥ 4.0.0
Published 2020-11-10 1263 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks swag results

Downloads

Yesterday 6 0%
Last 7 days 38 +19%
Last 30 days 136 -9%
Last 90 days 429 -31%
Last 365 days 1.937 +13%

Maintainer

Maintainer

Samuel Orso

Samuel.Orso@unige.ch

Authors

Samuel Orso

aut / cre

Gaetan Bakalli

aut

Cesare Miglioli

aut

Stephane Guerrier

ctb

Roberto Molinari

ctb

Material

README
NEWS
Reference manual
Package source

Vignettes

Introduction to swag

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 4.0.0

Imports

caret
Rdpack ≥ 0.7
stats

Suggests

doParallel
e1071
foreach
ggplot2
glmnet
grDevices
iterators
kernlab
knitr
lattice
methods
mlbench
ModelMetrics
nlme
parallel
plyr
pROC
randomForest
recipes
remotes
reshape2
stats4
rmarkdown
utils
withr