Skip to main content

Explainable imbalanceD learninG compARatOr

Project description

Explainable imbalanceD learninG compARatOr

main-check

Overview

The usage of many balancing methods like Random Undersampling, Random Oversampling, SMOTE, NearMiss is a very popular solution when dealing with imbalanced data. However, a question can be posed of whether these techniques can change the model behaviour or the relationships present in data.

As there are many kinds of Machine Learning models, this package provides model-agnostic tools to investigate the model behaviour and its changes. These tools are also known as Explainable Artificial Intelligence (XAI) tools and include techniques such as Partial Dependence Profile (PDP), Accumulated Local Effects (ALE) and Variable Importance (VI).

Apart from that, the package implements novel methods to compare the explanations, which are Standard Deviation of Distances (for PDP and ALE) and the Wilcoxon statistical test (for VI).

Generally speaking, this package aims to giving a user-friendly interface to investigate whether the described phenomena take place.

The package was written in Python and consists of four modules: dataset, balancing, model and explain. It provides a simple and user-friendly interface which aims to automate the process of data balancing with different methods, training Machine Learning models and calculating PDP/ALE/VI explanations. The package can be used for one input dataset or for a number of datasets arranged in arrays or nested arrays.

Technologies

The package was written in Python and was checked to be compatible with Python 3.8, Python 3.9 and Python 3.10.

It uses most popular libraries for Machine Learning in Python:

  • pandas, NumPy
  • scikit-learn, xgboost
  • imbalanced-learn
  • dalex
  • scipy, statsmodels
  • matplotlib
  • openml

User Manual

User Manual is available as a part of the documentation, here

Installation

The edgaro package is available on PyPI and can be installed by:

pip install edgaro

Documentation

The documentation is available at adrianstando.github.io/edgaro

Project purpose

This package was created for the purpose of my Engineering Thesis "The impact of data balancing on model behaviour with Explainable Artificial Intelligence tools in imbalanced classification problems".

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

edgaro-1.0.1.2.tar.gz (60.3 kB view details)

Uploaded Source

Built Distribution

edgaro-1.0.1.2-py3-none-any.whl (59.7 kB view details)

Uploaded Python 3

File details

Details for the file edgaro-1.0.1.2.tar.gz.

File metadata

  • Download URL: edgaro-1.0.1.2.tar.gz
  • Upload date:
  • Size: 60.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for edgaro-1.0.1.2.tar.gz
Algorithm Hash digest
SHA256 656c60206a55e48f01b8aaea9e22ee4a19f3e50a9463496ce19aabf9159e3329
MD5 ebb42a974923462f0a0be3b778b39b53
BLAKE2b-256 d69ca479dc1f9d99cb76e537d6381e3e7493c7105119538af20619fa1849578b

See more details on using hashes here.

File details

Details for the file edgaro-1.0.1.2-py3-none-any.whl.

File metadata

  • Download URL: edgaro-1.0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 59.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for edgaro-1.0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fe5eb4bb23278646cb23648d337393daf0338244d3339aa7a33fa16c7c6a4828
MD5 6b0709440cce0a331969cdbcc11a4d66
BLAKE2b-256 5790c8a7e5eb773db775e8eab312804f53ec28b2bc75281f499c722ed9cd0a33

See more details on using hashes here.

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