dalex: Responsible Machine Learning with Interactive Explainability and Fairness in Python
Hubert Baniecki, Wojciech Kretowicz, Piotr Piatyszek, Jakub, Wisniewski, Przemyslaw Biecek

TL;DR
dalex is a Python package that enables interactive exploration of machine learning models to improve transparency, fairness, and compliance with regulations, supporting responsible AI development.
Contribution
It provides a unified, model-agnostic interface for explainability and fairness analysis, integrating various tools for responsible machine learning.
Findings
Facilitates better validation of model performance and fairness
Supports continuous monitoring and transparency
Unifies existing responsible ML tools in a single package
Abstract
The increasing amount of available data, computing power, and the constant pursuit for higher performance results in the growing complexity of predictive models. Their black-box nature leads to opaqueness debt phenomenon inflicting increased risks of discrimination, lack of reproducibility, and deflated performance due to data drift. To manage these risks, good MLOps practices ask for better validation of model performance and fairness, higher explainability, and continuous monitoring. The necessity of deeper model transparency appears not only from scientific and social domains, but also emerging laws and regulations on artificial intelligence. To facilitate the development of responsible machine learning models, we showcase dalex, a Python package which implements the model-agnostic interface for interactive model exploration. It adopts the design crafted through the development of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning and Data Classification · Ethics and Social Impacts of AI
