CRAN/E | ExplainPrediction

ExplainPrediction

Explanation of Predictions for Classification and Regression Models

Installation

About

Generates explanations for classification and regression models and visualizes them. Explanations are generated for individual predictions as well as for models as a whole. Two explanation methods are included, EXPLAIN and IME. The EXPLAIN method is fast but might miss explanations expressed redundantly in the model. The IME method is slower as it samples from all feature subsets. For the EXPLAIN method see Robnik-Sikonja and Kononenko (2008) doi:10.1109/TKDE.2007.190734, and the IME method is described in Strumbelj and Kononenko (2010, JMLR, vol. 11:1-18). All models in package 'CORElearn' are natively supported, for other prediction models a wrapper function is provided and illustrated for models from packages 'randomForest', 'nnet', and 'e1071'.

lkm.fri.uni-lj.si/rmarko/software/

Key Metrics

Version 1.3.0
Published 2018-01-07 2295 days ago
Needs compilation? no
License GPL-3
CRAN checks ExplainPrediction results

Downloads

Yesterday 14 0%
Last 7 days 42 +40%
Last 30 days 199 -7%
Last 90 days 811 +37%
Last 365 days 2.665 -29%

Maintainer

Maintainer

Marko Robnik-Sikonja

marko.robnik@fri.uni-lj.si

Authors

Marko Robnik-Sikonja

Material

ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ExplainPrediction archive

Imports

CORElearn ≥ 1.52.0
semiArtificial ≥ 2.2.5

Suggests

nnet
e1071
randomForest

Reverse Suggests

CORElearn