Nothing
Imbalanced training datasets impede many popular classifiers. To balance training data, a combination of oversampling minority classes and undersampling majority classes is useful. This package implements the SCUT (SMOTE and Cluster-based Undersampling Technique) algorithm as described in Agrawal et. al. (2015) <doi:10.5220/0005595502260234>. Their paper uses model-based clustering and synthetic oversampling to balance multiclass training datasets, although other resampling methods are provided in this package.
Package details |
|
---|---|
Author | Keenan Ganz [aut, cre] |
Maintainer | Keenan Ganz <ganzkeenan1@gmail.com> |
License | MIT + file LICENSE |
Version | 0.2.0 |
URL | https://github.com/s-kganz/scutr |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.