localICE
0.1.1Local Individual Conditional Expectation
Overview
Local Individual Conditional Expectation ('localICE') is a local explanation approach from the field of eXplainable Artificial Intelligence (XAI). localICE is a model-agnostic XAI approach which provides three-dimensional local explanations for particular data instances. The approach is proposed in the master thesis of Martin Walter as an extension to ICE (see Reference). The three dimensions are the two features at the horizontal and vertical axes as well as the target represented by different colors. The approach is applicable for classification and regression problems to explain interactions of two features towards the target. For classification models, the number of classes can be more than two and each class is added as a different color to the plot. The given instance is added to the plot as two dotted lines according to the feature values. The localICE-package can explain features of type factor and numeric of any machine learning model. Automatically supported machine learning packages are 'mlr', 'randomForest', 'caret' or all other with an S3 predict function. For further model types from other libraries, a predict function has to be provided as an argument in order to get access to the model. Reference to the ICE approach: Alex Goldstein, Adam Kapelner, Justin Bleich, Emil Pitkin (2013) arXiv:1309.6392.
Install
Health
- ERROR r-devel-linux-x86_64-debian-clang
- ERROR r-devel-linux-x86_64-debian-gcc
- ERROR r-devel-linux-x86_64-fedora-clang
- ERROR r-devel-linux-x86_64-fedora-gcc
- ERROR r-devel-windows-x86_64
- ERROR r-oldrel-windows-x86_64
- ERROR r-patched-linux-x86_64
- ERROR r-release-linux-x86_64
- ERROR r-release-windows-x86_64
- ERROR2026-07-259 OK · 1 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE
- NOTE2026-03-107 OK · 7 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 100%
Downloads
Repository
Stars over time
Releases over time
Repository practices
3 development-tooling and community-health practices detected across 3 families in the upstream repository
Checks run against github.com/viadee/localice on 2026-08-02.
Dependencies
Nothing depends on this yet.
Code & Tests
People & History
2 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- RR 4.3.0 released · 2023-04-21
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- RR 4.0.0 released · 2020-04-24
- 0.1.1Latest
- RR 3.6.0 released · 2019-04-26
- 0.1.02019-02-01
- RR 3.5.0 released · 2018-04-23
Package metadata
- First published
- 2019-02-01
- Total releases
- 2 / 7 yrs
- License
- BSD_3_clause + file LICENSE OSI
- Download size
- 6.9 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet