ModelOriented/DALEX
moDel Agnostic Language for Exploration and eXplanation observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 92
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3118
- days_rel: n/a
- days_push: 49
- n_releases_24m: 0
Adoption not part of the score
1485 stars · 171 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DALEX (moDel Agnostic Language for Exploration and eXplanation) is a library for exploring, explaining, and visualizing the behavior of predictive machine learning models. It wraps any black-box model and provides local and global explainers (variable importance, partial dependence, Shapley values, LIME, Break Down, ceteris paribus profiles), plus fairness auditing and interactive dashboards.
Use cases
- explain predictions from a black-box model like xgboost or keras
- compute feature importance and partial dependence profiles for a model
- compare explanations across models built in different frameworks
- audit a model for fairness and bias
- visualize how a model responds to changes in a single observation
- teach interpretable machine learning concepts
- explore model residuals and performance diagnostics
When to choose
- you need model-agnostic explanations for any predictive model regardless of framework
- you want a comprehensive XAI toolkit with both local and global explainers in R or Python
- you need fairness/bias detection modules alongside explanations
- you want interactive dashboards (Arena) for exploring models
When to avoid
- you need explanations specific to deep learning with gradient-based methods like integrated gradients
- you want a lightweight single-purpose explanation library rather than a full framework
- you need production-scale low-latency explanation serving
Facets
library · maturity active
machine-learning data-visualization nlp machine-learning data-science python xai explainable-ml model-explanations fairness responsible-ai black-box-models predictive-modeling explainable-ai interpretability r
6 sources
- readme: https://github.com/ModelOriented/DALEX · fetched 2026-08-28 · 0e36782312df
- homepage: https://dalex.drwhy.ai · fetched 2026-08-29 · 6b78241674bb
- site_page: https://arena.drwhy.ai/docs/guide/basic-concepts · fetched 2026-08-29 · 5c0802b14b20
- registry_pypi: https://pypi.org/pypi/dalex/json · fetched 2026-08-29 · 0ffc94942bf7
- site_page: https://dalex.drwhy.ai/python-dalex-fifa.html · fetched 2026-08-29 · 812888997a49
- site_page: https://dalex.drwhy.ai/python/api · fetched 2026-08-29 · 5d87cb428317
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ModelOriented/DALEX | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="ModelOriented/DALEX")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem