Package: interpret 0.1.34

Rich Caruana

interpret: Fit Interpretable Machine Learning Models

Package for training interpretable machine learning models. Historically, the most interpretable machine learning models were not very accurate, and the most accurate models were not very interpretable. Microsoft Research has developed an algorithm called the Explainable Boosting Machine (EBM) which has both high accuracy and interpretable characteristics. EBM uses machine learning techniques like bagging and boosting to breathe new life into traditional GAMs (Generalized Additive Models). This makes them as accurate as random forests and gradient boosted trees, and also enhances their intelligibility and editability. Details on the EBM algorithm can be found in the paper by Rich Caruana, Yin Lou, Johannes Gehrke, Paul Koch, Marc Sturm, and Noemie Elhadad (2015, <doi:10.1145/2783258.2788613>).

Authors:Samuel Jenkins [aut], Harsha Nori [aut], Paul Koch [aut], Rich Caruana [aut, cre], The InterpretML Contributors [cph]

interpret_0.1.34.tar.gz
interpret_0.1.34.tar.gz(r-4.5-noble)interpret_0.1.34.tar.gz(r-4.4-noble)
interpret_0.1.34.tgz(r-4.4-emscripten)interpret_0.1.34.tgz(r-4.3-emscripten)
interpret.pdf |interpret.html
interpret/json (API)

# Install 'interpret' in R:
install.packages('interpret', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/interpretml/interpret/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

cpp

2.07 score 117 scripts 308 downloads 3 exports 0 dependencies

Last updated 16 days agofrom:8959d56801. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKNov 28 2024
R-4.5-linux-x86_64OKNov 28 2024

Exports:ebm_classifyebm_predict_probaebm_show

Dependencies: