8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d74664 commit 37b1ae1Copy full SHA for 37b1ae1
doc/related_projects.rst
@@ -93,6 +93,10 @@ enhance the functionality of scikit-learn's estimators.
93
- `sklearn-porter <https://github.com/nok/sklearn-porter>`_
94
Transpile trained scikit-learn models to C, Java, Javascript and others.
95
96
+- `treelite <https://treelite.readthedocs.io>`_
97
+ Compiles tree-based ensemble models into C code for minimizing prediction
98
+ latency.
99
+
100
101
Other estimators and tasks
102
--------------------------
0 commit comments