live: Local Interpretable (Model-Agnostic) Visual Explanations

Interpretability of complex machine learning models is a growing concern. This package helps to understand key factors that drive the decision made by complicated predictive model (so called black box model). This is achieved through local approximations that are either based on additive regression like model or CART like model that allows for higher interactions. The methodology is based on Tulio Ribeiro, Singh, Guestrin (2016) <doi:10.1145/2939672.2939778>. More details can be found in Staniak, Biecek (2018) <doi:10.32614/RJ-2018-072>.

Package details

AuthorMateusz Staniak [cre, aut], Przemysław Biecek [aut]
MaintainerMateusz Staniak <mateusz.staniak@math.uni.wroc.pl>
LicenseMIT + file LICENSE
Version1.5.13
URL https://github.com/ModelOriented/live
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("live")

Try the live package in your browser

Any scripts or data that you put into this service are public.

live documentation built on Jan. 17, 2020, 9:06 a.m.