# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "DALEX" in publications use:' type: software license: GPL-1.0-only title: 'DALEX: moDel Agnostic Language for Exploration and eXplanation' version: 2.5.1 identifiers: - type: doi value: 10.32614/CRAN.package.DALEX - type: url value: https://dalex.drwhy.ai abstract: Any unverified black box model is the path to failure. Opaqueness leads to distrust. Distrust leads to ignoration. Ignoration leads to rejection. DALEX package xrays any model and helps to explore and explain its behaviour. Machine Learning (ML) models are widely used and have various applications in classification or regression. Models created with boosting, bagging, stacking or similar techniques are often used due to their high performance. But such black-box models usually lack direct interpretability. DALEX package contains various methods that help to understand the link between input variables and model output. Implemented methods help to explore the model on the level of a single instance as well as a level of the whole dataset. All model explainers are model agnostic and can be compared across different models. DALEX package is the cornerstone for 'DrWhy.AI' universe of packages for visual model exploration. Find more details in (Biecek 2018) . authors: - family-names: Biecek given-names: Przemyslaw email: przemyslaw.biecek@gmail.com orcid: https://orcid.org/0000-0001-8423-1823 - family-names: Maksymiuk given-names: Szymon orcid: https://orcid.org/0000-0002-3120-1601 - family-names: Baniecki given-names: Hubert orcid: https://orcid.org/0000-0001-6661-5364 preferred-citation: type: article title: 'DALEX: Explainers for Complex Predictive Models in R' authors: - family-names: Biecek given-names: Przemyslaw email: przemyslaw.biecek@gmail.com orcid: https://orcid.org/0000-0001-8423-1823 journal: Journal of Machine Learning Research year: '2018' volume: '19' issue: '84' url: https://jmlr.org/papers/v19/18-416.html start: 1-5 repository: https://modeloriented.r-universe.dev repository-code: https://github.com/ModelOriented/DALEX commit: 28a936b067abad5c3a3ff11b8a6b7a4bfdab1db8 url: https://modeloriented.github.io/DALEX/ contact: - family-names: Biecek given-names: Przemyslaw email: przemyslaw.biecek@gmail.com orcid: https://orcid.org/0000-0001-8423-1823