unbalanced: Racing for Unbalanced Methods Selection

A dataset is said to be unbalanced when the class of interest (minority class) is much rarer than normal behaviour (majority class). The cost of missing a minority class is typically much higher that missing a majority class. Most learning systems are not prepared to cope with unbalanced data and several techniques have been proposed. This package implements some of most well-known techniques and propose a racing algorithm to select adaptively the most appropriate strategy for a given unbalanced task.

Package details

AuthorAndrea Dal Pozzolo, Olivier Caelen and Gianluca Bontempi
MaintainerAndrea Dal Pozzolo <adalpozz@ulb.ac.be>
LicenseGPL (>= 3)
Version2.0
URL http://mlg.ulb.ac.be
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("unbalanced")

Try the unbalanced package in your browser

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

unbalanced documentation built on May 2, 2019, 7:01 a.m.