Package: localModel 0.5

Przemyslaw Biecek

localModel: LIME-Based Explanations with Interpretable Inputs Based on Ceteris Paribus Profiles

Local explanations of machine learning models describe, how features contributed to a single prediction. This package implements an explanation method based on LIME (Local Interpretable Model-agnostic Explanations, see Tulio Ribeiro, Singh, Guestrin (2016) <doi:10.1145/2939672.2939778>) in which interpretable inputs are created based on local rather than global behaviour of each original feature.

Authors:Przemyslaw Biecek [aut, cre], Mateusz Staniak [aut], Krystian Igras [ctb], Alicja Gosiewska [ctb], Harel Lustiger [ctb], Willy Tadema [ctb]

localModel_0.5.tar.gz
localModel_0.5.zip(r-4.5)localModel_0.5.zip(r-4.4)localModel_0.5.zip(r-4.3)
localModel_0.5.tgz(r-4.4-any)localModel_0.5.tgz(r-4.3-any)
localModel_0.5.tar.gz(r-4.5-noble)localModel_0.5.tar.gz(r-4.4-noble)
localModel_0.5.tgz(r-4.4-emscripten)localModel_0.5.tgz(r-4.3-emscripten)
localModel.pdf |localModel.html
localModel/json (API)
NEWS

# Install 'localModel' in R:
install.packages('localModel', repos = c('https://modeloriented.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/modeloriented/localmodel/issues

On CRAN:

4 exports 14 stars 1.90 score 47 dependencies 16 scripts 836 downloads

Last updated 3 years agofrom:7cba8f3c33. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 09 2024
R-4.5-winOKSep 09 2024
R-4.5-linuxOKSep 09 2024
R-4.4-winOKSep 09 2024
R-4.4-macOKSep 09 2024
R-4.3-winOKSep 09 2024
R-4.3-macOKSep 09 2024

Exports:gaussian_kernelidentity_kernelindividual_surrogate_modelplot_interpretable_feature

Dependencies:clicodetoolscolorspaceDALEXfansifarverforeachFormulaggplot2glmnetgluegridExtragtableiBreakDowningredientsinumisobanditeratorskernelshaplabelinglatticelibcoinlifecyclemagrittrMASSMatrixmgcvmunsellmvtnormnlmepartykitpillarpkgconfigR6RColorBrewerRcppRcppEigenrlangrpartscalesshapesurvivaltibbleutf8vctrsviridisLitewithr

Explaining classification models with localModel package

Rendered fromclassification_example.Rmdusingknitr::rmarkdownon Sep 09 2024.

Last update: 2019-04-10
Started: 2018-11-16

Introduction to localModel package

Rendered fromregression_example.Rmdusingknitr::rmarkdownon Sep 09 2024.

Last update: 2019-04-10
Started: 2018-11-16

Methodology behind localModel package

Rendered fromlocalModel_methodology.Rmdusingknitr::rmarkdownon Sep 09 2024.

Last update: 2018-12-21
Started: 2018-12-21