https://github.com/xiaohk/ebm.js
Explainable Boosting Machine (EBM) with WebAssembly
https://github.com/xiaohk/ebm.js
Last synced: 8 months ago
JSON representation
Explainable Boosting Machine (EBM) with WebAssembly
- Host: GitHub
- URL: https://github.com/xiaohk/ebm.js
- Owner: xiaohk
- License: mit
- Created: 2021-06-24T18:30:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T05:22:09.000Z (about 4 years ago)
- Last Synced: 2024-12-28T06:27:04.697Z (over 1 year ago)
- Language: WebAssembly
- Homepage:
- Size: 592 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EBM.js
[](https://github.com/xiaohk/ebm.js/actions)
A WebAssembly library to run Explainable Boosting Machine (EBM) inference in your browser or with node.js.