UBL R Package - Utility-Based Learning in R

UBL is an R package developed for Utility-based Learning.

Utility-based learning problems are framed within predictive analytics tasks. In utility-based learning problems the end-user provides has non uniform preferences regarding the predictive performance of the models. This means that some errors may represent severe consequences while other errors may not be that important. Also the accurate predictions may have different benefits for the user.

Utility-based learning problems are very frequent in real-world applications. We can find them in medical applications, ecological/meteorological forecasting or in a financial. More information regarding utility-based learning problems can be found here. Some solutions for this problem can be found here, here or here.

The UBL package includes several approaches for dealing with problems with different costs/benefits across the target variable domain. This is a frequent issue in imbalanced domains, so in particular, the implemented approaches are also able to deal with this problem. A detailed explanation of the methods implemented in UBL package can be found here.

Click here to see a presentation of UBL package!

The package is available on GitHub and on CRAN.

This is the first R package that integrates methods for dealing with both imbalanced classification and imbalanced regression problems. We also implemented more general methods for dealing with utility-based and cost-sensitive problems. These methods are also implemented for classification and regression tasks.

So far, and taking into acount only the downloads made through CRAN, the UBL package has a total of 17164 downloads! The last month daily average of UBL downloads is of 36!

Below you can observe the daily number of downloads of UBL since its initial release in April 26, 2016.

PLot1

The following figure shows the cummulative number of downloads of UBL from CRAN since its initial release in April 26, 2016.

The package has been improving, and a new release of UBL is being prepared!

Download UBL and have fun!

Paula Branco
Paula Branco
Assistant Professor

I’m an Assistant Professor at EECS, University of Ottawa. My research interests include Artificial Intelligence, Machine Learning, Imbalanced Domains, Outlier Detection, Anomaly Detection, Fraud Detection and Cybersecurity.