dongyuanwu/RSBID: Resampling Strategies for Binary Imbalanced Datasets

This package contains functions of resampling strategies to make the binary imbalanced datasets be more balanced. It is important for an imbalanced dataset before applying a classification algorithm, for the reason that class imbalance will lead to a bad performance of classifiers.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.0.2.0000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dongyuanwu/RSBID")
dongyuanwu/RSBID documentation built on May 20, 2024, 7:53 a.m.