The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

SMOTEWB: Imbalanced Resampling using SMOTE with Boosting (SMOTEWB)

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 eacg 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.

Version: 1.2.0
Depends: R (≥ 4.2)
Imports: stats, FNN, RANN, rpart, Rfast
Published: 2024-04-08
Author: Fatih Saglam ORCID iD [aut, cre]
Maintainer: Fatih Saglam <saglamf89 at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Citation: SMOTEWB citation info
Materials: README
CRAN checks: SMOTEWB results

Documentation:

Reference manual: SMOTEWB.pdf

Downloads:

Package source: SMOTEWB_1.2.0.tar.gz
Windows binaries: r-devel: SMOTEWB_1.2.0.zip, r-release: SMOTEWB_1.2.0.zip, r-oldrel: SMOTEWB_1.2.0.zip
macOS binaries: r-release (arm64): SMOTEWB_1.2.0.tgz, r-oldrel (arm64): SMOTEWB_1.2.0.tgz, r-release (x86_64): SMOTEWB_1.2.0.tgz, r-oldrel (x86_64): SMOTEWB_1.2.0.tgz
Old sources: SMOTEWB archive

Reverse dependencies:

Reverse imports: imbalanceDatRel

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SMOTEWB to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.