An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# EBM.js

[![build](https://github.com/xiaohk/ebm.js/workflows/build/badge.svg)](https://github.com/xiaohk/ebm.js/actions)

A WebAssembly library to run Explainable Boosting Machine (EBM) inference in your browser or with node.js.