Movatterモバイル変換


[0]ホーム

URL:


innsight: Get the Insights of Your Neural Network

Interpretation methods for analyzing the behavior and individual predictions of modern neural networks in a three-step procedure: Converting the model, running the interpretation method, and visualizing the results. Implemented methods are, e.g., 'Connection Weights' described by Olden et al. (2004) <doi:10.1016/j.ecolmodel.2004.03.013>, layer-wise relevance propagation ('LRP') described by Bach et al. (2015) <doi:10.1371/journal.pone.0130140>, deep learning important features ('DeepLIFT') described by Shrikumar et al. (2017) <doi:10.48550/arXiv.1704.02685> and gradient-based methods like 'SmoothGrad' described by Smilkov et al. (2017) <doi:10.48550/arXiv.1706.03825>, 'Gradient x Input' or 'Vanilla Gradient'. Details can be found in the accompanying scientific paper: Koenen & Wright (2024, Journal of Statistical Software, <doi:10.18637/jss.v111.i08>).

Version:0.3.2
Depends:R (≥ 3.5.0)
Imports:checkmate,cli,ggplot2, methods,R6,torch
Suggests:covr,fastshap,GGally, grid,gridExtra,gtable,keras,knitr,lime,luz,neuralnet,palmerpenguins,plotly,rmarkdown,ranger,spelling,tensorflow,testthat (≥ 3.0.0)
Published:2025-03-30
DOI:10.32614/CRAN.package.innsight
Author:Niklas KoenenORCID iD [aut, cre], Raphael Baudeu [ctb]
Maintainer:Niklas Koenen <niklas.koenen at gmail.com>
BugReports:https://github.com/bips-hb/innsight/issues/
License:MIT + fileLICENSE
URL:https://bips-hb.github.io/innsight/,https://github.com/bips-hb/innsight/
NeedsCompilation:no
Language:en-US
Citation:innsight citation info
Materials:README,NEWS
CRAN checks:innsight results

Documentation:

Reference manual:innsight.html ,innsight.pdf
Vignettes:Example 1: Iris dataset with torch (source,R code)
Example 2: Penguin dataset with torch and luz (source,R code)
In-depth explanation (source,R code)
Introduction to innsight (source,R code)

Downloads:

Package source: innsight_0.3.2.tar.gz
Windows binaries: r-devel:innsight_0.3.2.zip, r-release:innsight_0.3.2.zip, r-oldrel:innsight_0.3.2.zip
macOS binaries: r-release (arm64):innsight_0.3.2.tgz, r-oldrel (arm64):innsight_0.3.2.tgz, r-release (x86_64):innsight_0.3.2.tgz, r-oldrel (x86_64):innsight_0.3.2.tgz
Old sources: innsight archive

Reverse dependencies:

Reverse imports:MLwrap

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=innsightto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp