smotefamily: A Collection of Oversampling Techniques for Class Imbalance Problem Based on SMOTE

A collection of various oversampling techniques developed from SMOTE is provided. SMOTE is a oversampling technique which synthesizes a new minority instance between a pair of one minority instance and one of its K nearest neighbor. (see <https://www.jair.org/media/953/live-953-2037-jair.pdf> for more information) Other techniques adopt this concept with other criteria in order to generate balanced dataset for class imbalance problem.

Version: 1.3
Depends: R (≥ 3.0.0)
Imports: FNN, dbscan, igraph
Published: 2018-12-18
Author: Wacharasak Siriseriwan [aut, cre]
Maintainer: Wacharasak Siriseriwan <wacharasak.s at gmail.com>
License: GPL-2
NeedsCompilation: no
CRAN checks: smotefamily results

Downloads:

Reference manual: smotefamily.pdf
Package source: smotefamily_1.3.tar.gz
Windows binaries: r-devel: smotefamily_1.3.zip, r-release: smotefamily_1.3.zip, r-oldrel: smotefamily_1.3.zip
OS X binaries: r-release: smotefamily_1.3.tgz, r-oldrel: smotefamily_1.3.tgz
Old sources: smotefamily archive

Reverse dependencies:

Reverse imports: imbalance, sambia
Reverse suggests: CBDA

Linking:

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