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. Other techniques adopt this concept with other criteria in order to generate balanced dataset for class imbalance problem.

Package details

AuthorWacharasak Siriseriwan [aut, cre]
MaintainerWacharasak Siriseriwan <wacharasak.s@gmail.com>
LicenseGPL (>= 3)
Version1.4.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("smotefamily")

Try the smotefamily package in your browser

Any scripts or data that you put into this service are public.

smotefamily documentation built on May 29, 2024, 7:54 a.m.