Skip to content

Commit 97bfd13

Browse files
NicolasHugadrinjalali
authored andcommitted
DOC Add treelite to related projects (scikit-learn#17166)
1 parent 483cd3e commit 97bfd13

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/related_projects.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ enhance the functionality of scikit-learn's estimators.
9393
- `sklearn-porter <https://github.com/nok/sklearn-porter>`_
9494
Transpile trained scikit-learn models to C, Java, Javascript and others.
9595

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

97101
Other estimators and tasks
98102
--------------------------

0 commit comments

Comments
 (0)