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,
- Version0.1.33
- R version≥ 3.0.0
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?Yes
- Last release01/27/2023
Team
Rich Caruana
Samuel Jenkins
Show author detailsRolesAuthorHarsha Nori
Show author detailsRolesAuthorPaul Koch
Show author detailsRolesAuthorMicrosoft Corporation
Show author detailsRolesCopyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package