Skip to content

autoEnsemble

Automated Stacked Ensemble Classifier for Severe Class Imbalance

v0.3 · Mar 20, 2025 · MIT + file LICENSE

Description

A stacking solution for modeling imbalanced and severely skewed data. It automates the process of building homogeneous or heterogeneous stacked ensemble models by selecting "best" models according to different criteria. In doing so, it strategically searches for and selects diverse, high-performing base-learners to construct ensemble models optimized for skewed data. This package is particularly useful for addressing class imbalance in datasets, ensuring robust and effective model outcomes through advanced ensemble strategies which aim to stabilize the model, reduce its overfitting, and further improve its generalizability.

Downloads

CRAN

304

Last 30 days

14485th

785

Last 90 days

3.3K

Last year

Trend: +41.4% (30d vs prior 30d)

r2u CRAN

1

Last 30 days

27

Last 90 days

121

Last year

Trend: -90% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

1,405

Files

22

Compiled share

0%

Has compiled src

No

Language breakdown

R 813 (57.9%)Docs 592 (42.1%)

API

Exported functions

5

Internal functions

1

Recent export changes

v0.3+1 autoEnsemble
v0.2+4 ensemble, evaluate, h2o.get_ids +1 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

100%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

100%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2023-05-09

Latest release

2025-03-20

Avg cadence

681 days

Cold removal rate

Dep drift

0

LOC over versions

v0.2: 886 LOCv0.3: 1,405 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies h2o h2otools curl HMDA autoEnsemble

Version History

3 tracked
new 0.3 Mar 10, 2026
updated 0.3 ← 0.2 diff Mar 19, 2025
new 0.2 May 8, 2023