{"id":26288692,"url":"https://github.com/bgreenwell/ebm","last_synced_at":"2025-08-19T10:22:18.893Z","repository":{"id":276692632,"uuid":"929989754","full_name":"bgreenwell/ebm","owner":"bgreenwell","description":"Explainable Boosting Machines","archived":false,"fork":false,"pushed_at":"2025-03-06T01:42:45.000Z","size":46688,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T20:37:08.436Z","etag":null,"topics":["ai","blackbox","explainable-ai","explainable-machine-learning","explainable-ml","glassbox","iml","interpretability","interpretability-and-explainability","interpretable","interpretable-ai","interpretable-machine-learning","interpretable-ml","interpretable-models","machine-learning","xai"],"latest_commit_sha":null,"homepage":"https://bgreenwell.github.io/ebm/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bgreenwell.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-09T21:12:28.000Z","updated_at":"2025-05-04T15:05:35.000Z","dependencies_parsed_at":"2025-03-03T04:35:12.858Z","dependency_job_id":null,"html_url":"https://github.com/bgreenwell/ebm","commit_stats":null,"previous_names":["bgreenwell/ebm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgreenwell%2Febm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgreenwell%2Febm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgreenwell%2Febm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgreenwell%2Febm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bgreenwell","download_url":"https://codeload.github.com/bgreenwell/ebm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252954125,"owners_count":21830892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","blackbox","explainable-ai","explainable-machine-learning","explainable-ml","glassbox","iml","interpretability","interpretability-and-explainability","interpretable","interpretable-ai","interpretable-machine-learning","interpretable-ml","interpretable-models","machine-learning","xai"],"created_at":"2025-03-14T22:14:24.608Z","updated_at":"2025-05-07T20:37:21.102Z","avatar_url":"https://github.com/bgreenwell.png","language":"R","readme":"# ebm\n\n\u003c!-- badges: start --\u003e\n[![CRAN status](https://www.r-pkg.org/badges/version/ebm)](https://CRAN.R-project.org/package=ebm)\n[![R-CMD-check](https://github.com/bgreenwell/ebm/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/bgreenwell/ebm/actions/workflows/R-CMD-check.yaml)\n[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)\n\u003c!-- badges: end --\u003e\n\nA [reticulate](https://rstudio.github.io/reticulate/)-powered interface to the Python [InterpretML](https://interpret.ml/) framework for fitting [explainable boosting machines](https://doi.org/10.48550/arXiv.1909.09223) (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.\n\n\n## Installation\n\nYou can install the **ebm** package from either CRAN (stable) or GitHub (development):\n```r\n# Install the latest stable version from CRAN:\ninstall.packages(\"ebm\")\n\n# Install the latest development version from GitHub:\nif (!requireNamespace(\"remotes\")) {\n  install.packages(\"remotes\")\n}\nremotes::install_github(\"bgreenwell/ebm\")\n```\n\n# Usage\n\nFor a thorough overview of using the **ebm** package, see [this article](https://bgreenwell.github.io/ebm/articles/RJwrapper.pdf).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgreenwell%2Febm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbgreenwell%2Febm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgreenwell%2Febm/lists"}