Package: ebm 0.1.0
ebm: Explainable Boosting Machines
An interface to the 'Python' 'InterpretML' framework for fitting explainable boosting machines (EBMs); see Nori et al. (2019) <doi:10.48550/arXiv.1909.09223> for. EBMs are a modern type of generalized additive model that use tree-based, cyclic gradient boosting with automatic interaction detection. They are often as accurate as state-of-the-art blackbox models while remaining completely interpretable.
Authors:
ebm_0.1.0.tar.gz
ebm_0.1.0.zip(r-4.7)ebm_0.1.0.zip(r-4.6)ebm_0.1.0.zip(r-4.5)
ebm_0.1.0.tgz(r-4.6-any)ebm_0.1.0.tgz(r-4.5-any)
ebm_0.1.0.tar.gz(r-4.7-any)ebm_0.1.0.tar.gz(r-4.6-any)
ebm_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ebm/json (API)
NEWS
| # Install 'ebm' in R: |
| install.packages('ebm', repos = c('https://bgreenwell.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bgreenwell/ebm/issues
Pkgdown/docs site:https://bgreenwell.github.io
aiblackboxexplainable-aiexplainable-machine-learningexplainable-mlglassboximlinterpretabilityinterpretability-and-explainabilityinterpretableinterpretable-aiinterpretable-machine-learninginterpretable-mlinterpretable-modelsmachine-learningxai
Last updated from:cfcfd3541f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 156 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-oldrel-arm64 | OK | 124 | ||
| windows-devel | OK | 105 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 92 | ||
| wasm-release | OK | 106 |
Exports:as.ebmebmgeom_stepribbonGeomStepribboninstall_interpret
Dependencies:clicpp11farverggplot2gluegtablehereisobandjsonlitelabelinglatticelifecycleMatrixpngR6rappdirsRColorBrewerRcppRcppTOMLreticulaterlangrprojrootS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coerce to an EBM object | as.ebm |
| Explainable Boosting Machine (EBM) | ebm |
| Step ribbons and area plots | GeomStepribbon geom_stepribbon |
| Install interpret | install_interpret |
| Merge method for EBM objects | merge.EBM |
| Interpret plots for fitted EBM objects | plot.EBM |
| Predict method for EBM objects | predict.EBM |
| Print model summary | print.EBM |
