8000 DOC Add m2cgen to related projects (#20646) · scikit-learn/scikit-learn@efa7f7c · GitHub
[go: up one dir, main page]

Skip to content

Commit efa7f7c

Browse files
authored
DOC Add m2cgen to related projects (#20646)
1 parent 623026e commit efa7f7c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/related_projects.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,11 @@ enhance the functionality of scikit-learn's estimators.
123123
- `sklearn-porter <https://github.com/nok/sklearn-porter>`_
124124
Transpile trained scikit-learn models to C, Java, Javascript and others.
125125

126+
- `m2cgen <https://github.com/BayesWitnesses/m2cgen>`_
127+
A lightweight library which allows to transpile trained machine learning
128+
models including many scikit-learn estimators into a native code of C, Java,
129+
Go, R, PHP, Dart, Haskell, Rust and many other programming languages.
130+
126131
- `treelite <https://treelite.readthedocs.io>`_
127132
Compiles tree-based ensemble models into C code for minimizing prediction
128133
latency.

0 commit comments

Comments
 (0)
0