Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ ebm Public

❗ This is a read-only mirror of the CRAN R package repository. ebm — Explainable Boosting Machines. Homepage: https://github.com/bgreenwell/ebmhttps://bgreenwell.github.io/ebm/

License

Notifications You must be signed in to change notification settings

cran/ebm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

❗ This is a read-only mirror of the CRAN R package repository. ebm — Explainable Boosting Machines. Homepage: https://github.com/bgreenwell/ebmhttps://bgreenwell.github.io/ebm/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages