CRAN/E | autoBagging

autoBagging

Learning to Rank Bagging Workflows with Metalearning

Installation

About

A framework for automated machine learning. Concretely, the focus is on the optimisation of bagging workflows. A bagging workflows is composed by three phases: (i) generation: which and how many predictive models to learn; (ii) pruning: after learning a set of models, the worst ones are cut off from the ensemble; and (iii) integration: how the models are combined for predicting a new observation. autoBagging optimises these processes by combining metalearning and a learning to rank approach to learn from metadata. It automatically ranks 63 bagging workflows by exploiting past performance and dataset characterization. A complete description of the method can be found in: Pinto, F., Cerqueira, V., Soares, C., Mendes-Moreira, J. (2017): "autoBagging: Learning to Rank Bagging Workflows with Metalearning" arXiv preprint arXiv:1706.09367.

Citation autoBagging citation info

Key Metrics

Version 0.1.0
R ≥ 2.10
Published 2017-07-02 2483 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks autoBagging results

Downloads

Yesterday 11 0%
Last 7 days 28 -7%
Last 30 days 181 -3%
Last 90 days 751 +32%
Last 365 days 2.480 -28%

Maintainer

Maintainer

Vitor Cerqueira

cerqueira.vitormanuel@gmail.com

Authors

Fabio Pinto

aut

Vitor Cerqueira

cre

Carlos Soares

ctb

Joao Mendes-Moreira

ctb

Material

README
Reference manual
Package source

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 ≥ 2.10

Imports

cluster
xgboost
methods
e1071
rpart
abind
caret
MASS
entropy
lsr
CORElearn
infotheo
minerva
party

Suggests

testthat