Skip to content

SMOTEWB

Imbalanced Resampling using SMOTE with Boosting (SMOTEWB)

v1.2.5 · Oct 16, 2025 · MIT + file LICENSE

Description

Provides the SMOTE with Boosting (SMOTEWB) algorithm. See F. Sağlam, M. A. Cengiz (2022) <doi:10.1016/j.eswa.2022.117023>. It is a SMOTE-based resampling technique which creates synthetic data on the links between nearest neighbors. SMOTEWB uses boosting weights to determine where to generate new samples and automatically decides the number of neighbors for each sample. It is robust to noise and outperforms most of the alternatives according to Matthew Correlation Coefficient metric. Alternative resampling methods are also available in the package.

Downloads

380

Last 30 days

9980th

855

Last 90 days

4.2K

Last year

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

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies FNN RANN rpart Rfast imbalanceDatRel SMOTEWB

Version History

new 1.2.5 Mar 10, 2026
updated 1.2.5 ← 1.2.2 diff Oct 15, 2025
updated 1.2.2 ← 1.2.0 diff May 21, 2025
updated 1.2.0 ← 1.1.3 diff Apr 7, 2024
updated 1.1.3 ← 1.0.1 diff Jan 12, 2024
updated 1.0.1 ← 0.1.5 diff Apr 18, 2023
updated 0.1.5 ← 0.1.3 diff Jan 29, 2023
updated 0.1.3 ← 0.1.0 diff Jan 21, 2023
new 0.1.0 Dec 19, 2022