NeuralSens: Sensitivity Analysis of Neural Networks

Analysis functions to quantify inputs importance in neural network models. Functions are available for calculating and plotting the inputs importance and obtaining the activation function of each neuron layer and its derivatives. The importance of a given input is defined as the distribution of the derivatives of the output with respect to that input in each training data point <doi:10.18637/jss.v102.i07>.

Getting started

Package details

AuthorJosé Portela González [aut], Antonio Muñoz San Roque [aut], Jaime Pizarroso Gonzalo [aut, ctb, cre]
MaintainerJaime Pizarroso Gonzalo <jpizarroso@comillas.edu>
LicenseGPL (>= 2)
Version1.0.3
URL https://github.com/JaiPizGon/NeuralSens
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("NeuralSens")

Try the NeuralSens package in your browser

Any scripts or data that you put into this service are public.

NeuralSens documentation built on July 9, 2023, 6:18 p.m.