Skip to main content

Trustworthy Machine Learning in Python

Project description

AffectLog

AffectLog: Trustworthy Machine Learning in Python

Python-check Supported Python versions PyPI version Downloads

Overview

Unverified black box models are destined for failure. Lack of transparency breeds distrust, leading to neglect and eventual rejection.

The 'affectlog' package offers a suite of tools to dissect and explain the behavior of any predictive model. The central component, the Explainer object, wraps around the model, facilitating detailed exploration and comparison through various model-level and prediction-level explanations. Additionally, 'affectlog' provides methods for assessing fairness and interactive dashboards for comprehensive analysis.

Installation

The affectlog package is available on PyPI and conda-forge.

pip install affectlog -U

conda install -c conda-forge affectlog

One can install optional dependencies for all additional features using pip install affectlog[full].

Resources: https://affectlog.com/research.html
API reference: https://affectlog.com/research/api

## Authors
The authors of the affectlog package are:

AffectLog Developer Team
We welcome contributions: start by opening an issue on GitHub.

## Citation
If you use affectlog, please cite our research:
@article{AffectLog360,
  author  = {AffectLog Developer Team},
  title   = {AffectLog: Trustworthy Machine Learning
             with Interactive Explainability and Fairness in Python},
  journal = {Research- AffectLog360°},
  year    = {n.d.},
  url     = {https://affectlog.com/research.html}
}

Changelog

v0.0.2 (2024-02-28)

  • Dependencies:
    • Increased the dependencies to python>=3.8, pandas>=1.5.0, numpy>=1.23.3.
    • Added python==3.11 to CI.
  • TensorFlow/Keras Compatibility:
    • Added keras.src.models.sequential.Sequential to classes with a known predict_function; this fixes changes in keras==3.0.0 and tensorflow==2.16.0.
    • Turned off verbose in the predict method of tensorflow/keras models to address changes in tensorflow>=2.9.0.
  • Warnings and Errors:
    • Updated the warning occurring when specifying variable_splits.
    • Fixed an error occurring in predict_profile() when a DataFrame has MultiIndex in pandas>=1.3.0.
    • Fixed Gaussian norm() calculation in model_profile() from pi*sqrt(2) to sqrt(2*pi).
    • Fixed a warning (future error) between prepare_numerical_categorical() and prepare_x() with pandas==2.1.0.
    • Fixed a warning (future error) concerning the default value of numeric_only in pandas.DataFrame.corr() in affectlog.aspect.calculate_assoc_matrix().
  • Explainer Enhancements:
    • Improved Explainer object to better handle new dependencies and compatibility issues.

v0.0.1 (2023-12-16)

  • Precision and Recall Functions:
    • Added handling for ZeroDivisionError in precision and recall functions to prevent crashes.
  • Warnings and Alerts:
    • Added a warning to calculate_depend_matrix() when there is a variable with only one value to notify users of potential issues.
  • Exploratory Data Analysis (EDA) Plots:
    • Fixed missing EDA plots in the AL360 module, enhancing the visualization and analysis capabilities.
  • Predict Parts Explanations:
    • Fixed baseline positions in the subplots of the predict parts explanations: BreakDown, Shap, ensuring accurate visual representation.
  • Model and Predict Enhancements:
    • Improved model and predict functionalities to align with the latest updates and user feedback.

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

affectlog-0.0.3.tar.gz (6.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

affectlog-0.0.3-py3-none-any.whl (6.2 MB view details)

Uploaded Python 3

File details

Details for the file affectlog-0.0.3.tar.gz.

File metadata

  • Download URL: affectlog-0.0.3.tar.gz
  • Upload date:
  • Size: 6.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.6

File hashes

Hashes for affectlog-0.0.3.tar.gz
Algorithm Hash digest
SHA256 887cbae2d5e9ca28e531e8bcd0a5dfd63f893f96f326ba01313685c3fa8ac435
MD5 63c2eb4d8e44ae3a609acc5bf3ce41ce
BLAKE2b-256 c1e87dc7043b9fe10da32c9065c0290b319cd3a8fde46e561c2ff43f5fdf725e

See more details on using hashes here.

File details

Details for the file affectlog-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: affectlog-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.6

File hashes

Hashes for affectlog-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 345739fb66ff399ac916fd47b9a33ba17bb97a570c598638d5991a8826d70cb3
MD5 c80d398a526ec30180af7fc3e2bca41e
BLAKE2b-256 c504c839b21d068093cbc4a78bf8a92b3c4246e16eae83b496313ba1a668afdb

See more details on using hashes here.

Supported by

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