⚠️There's a newer version (0.5) of this package. Take me there.

localModel: Local Explanations of Machine Learning Models for Tabular Data.

localModel is a successor to the live package. It implements a variant of LIME method for explaining single predictions of black box machine learning models for tabular data. Interpretable features are created based on Ceteris Paribus plots. Details of the methodology are described in the vignette.

To get started, install the newest version from GitHub by using the code below. Please do not use the devtools package, since it is affected a bug which makes localModel installation impossible. This issue was solved in the Github version of remotes.

devtools::install_github("r-lib/remotes")
remotes::install_github("ModelOriented/localModel")

To get help, see examples and details of the methodology, please refer to package website and vignettes.

Acknowledgments

Work on this package is financially supported by the NCN Opus grant 2017/27/B/ST6/01307.

Copy Link

Version

Down Chevron

Install

install.packages('localModel')

Monthly Downloads

1,067

Version

0.3.11

License

GPL

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

April 14th, 2019

Functions in localModel (0.3.11)