neuralGAM: Interpretable Neural Network Based on Generalized Additive
Models
Neural network framework based on Generalized Additive Models from Hastie & Tibshirani (1990, ISBN:9780412343902), which trains a different neural network to estimate the contribution of each feature to the response variable. The networks are trained independently leveraging the local scoring and backfitting algorithms to ensure that the Generalized Additive Model converges and it is additive. The resultant Neural Network is a highly accurate and interpretable deep learning model, which can be used for high-risk AI practices where decision-making should be based on accountable and interpretable algorithms.
Version: |
1.1.1 |
Imports: |
tensorflow, keras, ggplot2, magrittr, reticulate, formula.tools, gridExtra |
Suggests: |
covr, testthat (≥ 3.0.0), fs, withr |
Published: |
2024-04-19 |
DOI: |
10.32614/CRAN.package.neuralGAM |
Author: |
Ines Ortega-Fernandez
[aut, cre,
cph],
Marta Sestelo
[aut, cph] |
Maintainer: |
Ines Ortega-Fernandez <iortega at gradiant.org> |
BugReports: |
https://github.com/inesortega/neuralGAM/issues |
License: |
MPL-2.0 |
URL: |
https://inesortega.github.io/neuralGAM/,
https://github.com/inesortega/neuralGAM |
NeedsCompilation: |
no |
SystemRequirements: |
python (>= 3.10), keras, tensorflow |
Materials: |
README NEWS |
CRAN checks: |
neuralGAM results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=neuralGAM
to link to this page.