Skip to content

Commit

Permalink
DOC Add treelite to related projects (scikit-learn#17166)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHug authored May 12, 2020
1 parent a6a20f2 commit 350b865
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/related_projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ enhance the functionality of scikit-learn's estimators.
- `sklearn-porter <https://github.com/nok/sklearn-porter>`_
Transpile trained scikit-learn models to C, Java, Javascript and others.

- `treelite <https://treelite.readthedocs.io>`_
Compiles tree-based ensemble models into C code for minimizing prediction
latency.


Other estimators and tasks
--------------------------
Expand Down

0 comments on commit 350b865

Please sign in to comment.