Skip to content

ModelOriented/DALEX2

Repository files navigation

DALEX2

CRAN_Status_Badge Build Status Coverage Status

DALEX2 is the new incarnation of DALEX package. Large scale code reengineering was performed to increase elasticity of the solution.

Now DALEX2 is a part of DrWhy universe for tools for Explanation, Exploration and Visualisation for Predictive Models.

DALEX2: Descriptive mAchine Learning EXplanations

Machine Learning models are widely used and have various applications in classification or regression tasks. Due to increasing computational power, availability of new data sources and new methods, ML models are more and more complex. Models created with techniques like boosting, bagging of neural networks are true black boxes. It is hard to trace the link between input variables and model outcomes. They are use because of high performance, but lack of interpretability is one of their weakest sides.

In many applications we need to know, understand or prove how input variables are used in the model and what impact do they have on final model prediction. DALEX2 is a set of tools that help to understand how complex models are working.

Install

From GitHub

# DALEX2 package
devtools::install_github("ModelOriented/DALEX2")

Acknowledgments

Work on this package was financially supported by the 'NCN Opus grant 2016/21/B/ST6/02176'.

About

Explain! Package with core wrappers for DrWhy universe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages