iml (version 0.11.1)

Interpretable Machine Learning

Description

Interpretability methods to analyze the behavior and predictions of any machine learning model. Implemented methods are: Feature importance described by Fisher et al. (2018) , accumulated local effects plots described by Apley (2018) , partial dependence plots described by Friedman (2001) , individual conditional expectation ('ice') plots described by Goldstein et al. (2013) , local models (variant of 'lime') described by Ribeiro et. al (2016) , the Shapley Value described by Strumbelj et. al (2014) , feature interactions described by Friedman et. al and tree surrogate models.

Copy Link

Version

Down Chevron

Install

install.packages('iml')

Monthly Downloads

3,018

Version

0.11.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Last Published

September 8th, 2022

Functions in iml (0.11.1)