The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

ebm

R-CMD-check Lifecycle: experimental

A reticulate-powered interface to the Python InterpretML framework for fitting explainable boosting machines (EBMs). 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.

Installation

Currently, you can only install the ebm package from GitHub (coming soon to CRAN):

# install.packages("remotes")
remotes::install_github("bgreenwell/ebm")

Usage

For a thorough overview of using the ebm package, see this article.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.