Learn R Programming

DALEX2 (version 0.9)

Descriptive mAchine Learning EXplanations

Description

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 used 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 collection of tools that help to understand how complex predictive models are working. DALEX2 is a part of DrWhy universe for tools for Explanation, Exploration and Visualisation for Predictive Models.

Copy Link

Version

Install

install.packages('DALEX2')

Monthly Downloads

3

Version

0.9

License

GPL

Maintainer

Przemyslaw Biecek

Last Published

December 23rd, 2018

Functions in DALEX2 (0.9)

yhat

Wrapper over the predict function
theme_mi2

MI^2 Theme
HR

Human Resources Data
apartments

Apartments Data
print.explainer

Prints Explainer Summary
loss_sum_of_squares

Loss Functions
explain.default

Create Model Explainer
dragons

Dragon Data