Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MainRo committed Nov 5, 2024
1 parent a9154e3 commit 48a95ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Features
* Multi-class classification (support is still experimental in EBM)
* Expose predictions probabilities
* Expose local explanations
* Export a model as part of a scikit-learn pipeline (experimental)

The export of the models is tested against `ONNX Runtime <https://github.com/Microsoft/onnxruntime>`_.

Expand Down Expand Up @@ -103,6 +104,7 @@ Try it live

- You can live test the `model conversion <https://mybinder.org/v2/gh/interpretml/ebm2onnx/master?filepath=examples%2Fconvert.ipynb>`_.
- You can live test `local explanations <https://mybinder.org/v2/gh/interpretml/ebm2onnx/master?filepath=examples%2Fexplain_local.ipynb>`_.
- You can live test the export of a `scikit-learn pipeline <https://mybinder.org/v2/gh/interpretml/ebm2onnx/master?filepath=examples%2Fsklearn-pipeline.ipynb>`_.


Supporting organizations
Expand Down

0 comments on commit 48a95ee

Please sign in to comment.