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.

Package details

AuthorInes Ortega-Fernandez [aut, cre, cph] (<https://orcid.org/0000-0002-8041-6860>), Marta Sestelo [aut, cph] (<https://orcid.org/0000-0003-4284-6509>)
MaintainerInes Ortega-Fernandez <iortega@gradiant.org>
LicenseMPL-2.0
Version1.1.1
URL https://inesortega.github.io/neuralGAM/ https://github.com/inesortega/neuralGAM
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("neuralGAM")

Try the neuralGAM package in your browser

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

neuralGAM documentation built on June 22, 2024, 6:55 p.m.