Releases: s-kganz/scutr
Releases · s-kganz/scutr
v0.2.0
Version 0.1.2
scutr
is now on CRAN!
This is the initial version of the package. It contains:
SCUT
andSCUT_parallel
driver functions.- Undersampling functions:
undersample_mclust
,undersample_kmeans
,undersample_mindist
,undersample_hclust
, andundersample_tomek
. - Oversampling functions:
oversample_smote
. resample_random
for both oversampling and undersampling.- Three imbalanced toy datasets:
wine
,bullseye
, andimbalance
.