An AutoML approach to solving Imbalanced Domain Learning Tasks
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)
- Nuno Moniz and Vítor Cerqueira (2021). "Automated Imbalanced Classification with Meta-learning". Expert Systems with Applications, Elsevier (accepted)