README.md

autoresampling

Project Status: Active - The project has reached a stable, usable state and is being actively developed.

An AutoML approach to solving Imbalanced Domain Learning Tasks

Installation

To install from github use the following command lines in R:

library(devtools)  # You need to install this package!
install_github("nunompmoniz/autoresampling",ref="development")

After installation the package can be used loaded by doing:

library(autoresampling)

References



nunompmoniz/autoresampling documentation built on April 26, 2021, 4:43 a.m.