Skip to content

Releases: s-kganz/scutr

v0.2.0

18 Nov 18:38
624f415
Compare
Choose a tag to compare
  • Fixed an issue where inappropriate values of k were passed to smotefamily::SMOTE (#1)
  • undersample_* functions now accept additional keyword arguments and pass these on to underlying functions, e.g. stats::dist.

Thanks @yfan18 for the feedback!

Version 0.1.2

24 Jun 19:33
Compare
Choose a tag to compare

scutr is now on CRAN!

This is the initial version of the package. It contains:

  • SCUT and SCUT_parallel driver functions.
  • Undersampling functions: undersample_mclust, undersample_kmeans, undersample_mindist, undersample_hclust, and undersample_tomek.
  • Oversampling functions: oversample_smote.
  • resample_random for both oversampling and undersampling.
  • Three imbalanced toy datasets: wine, bullseye, and imbalance.