Interpretable Machine Learning with iml and mlr
Machine learning models repeatedly outperform interpretable, parametric models like the linear regression model.
The gains in performance have a price: The models operate as black boxes which are not interpretable.
Fortunately, there are many methods that can make machine learning models interpretable.
The R package iml provides tools for analysing ...
![](https://mlr-org.github.io/images/2018-04-30-interpretable-machine-learning-iml-and-mlr/iml-bear.jpg)