Skip to contents

An R wrapper around interpret’s explainable boosting functionality, powered by reticulate.

Installation

Currently, you can only install the ebm package from GitHub:

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