Skip to main content

A sample test package

Project description

IRon

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

A Python Package for solving Imbalanced Regression tasks

Introduction

Imbalanced domain learning has almost exclusively focused on solving classification tasks, where the objective is to predict cases labelled with a rare class accurately. Such a well-defined approach for regression tasks lacked due to two main factors. First, standard regression tasks assume that each value is equally important to the user. Second, standard evaluation metrics focus on assessing the performance of the model on the most common cases. This package contains methods to tackle imbalanced domain learning problems in regression tasks, where the objective is to predict extreme (rare) values.

The methods contained in this package are: - an automatic and non-parametric method to obtain such relevance functions, building on the concept of relevance proposed by Torgo and Ribeiro (2007); - visualisation tools; - suite of evaluation measures for optimisation/validation processes; - the squared-error relevance area measure, an evaluation metric tailored for imbalanced regression tasks.

Requirements

For windows python32 is needed.

Installation

To install from github use the following command lines:

pip install IRon  # You need to install this package!

References

  • Rita Ribeiro and Nuno Moniz (2020). "Imbalanced Regression and Extreme Value Prediction". Machine Learning. 109, pp 1803–1835, Springer. https://doi.org/10.1007/s10994-020-05900-9
  • Luís Torgo and Rita Ribeiro (2007). "Utility-based regression". Proceedings of ECML/PKDD 2007, J. N. Kok, J. Koronacki, R. Lopez deMantaras, S. Matwin, D. Mladenic, and A. Skowron, Eds., pp. 597–604

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

IRonPyt-0.2.9.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

IRonPyt-0.2.9-py3-none-any.whl (666.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page