Package: neuralGAM 2.0.1

Ines Ortega-Fernandez
neuralGAM: Interpretable Neural Network Based on Generalized Additive Models
Neural Additive Model 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.
Authors:
neuralGAM_2.0.1.tar.gz
neuralGAM_2.0.1.zip(r-4.7)neuralGAM_2.0.1.zip(r-4.6)neuralGAM_2.0.1.zip(r-4.5)
neuralGAM_2.0.1.tgz(r-4.6-any)neuralGAM_2.0.1.tgz(r-4.5-any)
neuralGAM_2.0.1.tar.gz(r-4.7-any)neuralGAM_2.0.1.tar.gz(r-4.6-any)
neuralGAM_2.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
neuralGAM/json (API)
NEWS
| # Install 'neuralGAM' in R: |
| install.packages('neuralGAM', repos = c('https://inesortega.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/inesortega/neuralgam/issues
Pkgdown/docs site:https://inesortega.github.io
deep-neural-networksexplainable-aigamganngeneralized-additive-modelsgeneralized-additive-neural-networkself-explanatory-mlxai
Last updated from:1992134b5f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 190 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 173 | ||
| macos-release-arm64 | OK | 161 | ||
| macos-oldrel-arm64 | OK | 226 | ||
| windows-devel | OK | 183 | ||
| windows-release | OK | 184 | ||
| windows-oldrel | OK | 422 | ||
| wasm-release | OK | 133 |
Exports:autoplotautoplot.neuralGAMdiagnoseinstall_neuralGAMneuralGAMplot_historypredict.neuralGAMsim_neuralGAM_data
Dependencies:backportsbase64enccliconfigcpp11farverformula.toolsgenericsggplot2gluegtablehereisobandjsonlitekeraslabelinglatticelifecyclemagrittrMatrixmatrixStatsoperator.toolspatchworkpngprocessxpsR6rappdirsRColorBrewerRcppRcppTOMLreticulaterlangrprojrootrstudioapiS7scalestensorflowtfautographtfrunstidyselectvctrsviridisLitewhiskerwithryamlzeallot
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Autoplot method for 'neuralGAM' objects (epistemic-only) | autoplot.neuralGAM |
| Diagnosis plots to evaluate a fitted 'neuralGAM' model. | diagnose |
| Install neuralGAM python requirements | install_neuralGAM |
| Fit a neuralGAM model | neuralGAM |
| Plot training loss history for a neuralGAM model | plot_history |
| Visualization of 'neuralGAM' object with base graphics | plot.neuralGAM |
| Produces predictions from a fitted 'neuralGAM' object | predict.neuralGAM |
| Short 'neuralGAM' summary | print.neuralGAM |
| Simulate Example Data for NeuralGAM | sim_neuralGAM_data |
| Summary of a 'neuralGAM' model | summary.neuralGAM |