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.
2 parents b065099 + 81e8ef7 commit d21a297Copy full SHA for d21a297
doc/related_projects.rst
@@ -27,6 +27,11 @@ enhance the functionality of scikit-learn's estimators.
27
- `sklearn-pmml <https://github.com/alex-pirozhenko/sklearn-pmml>`_
28
Serialization of (some) scikit-learn estimators into PMML.
29
30
+- `sklearn2pmml <https://github.com/jpmml/sklearn2pmml>`_
31
+ Serialization of a wide variety of scikit-learn estimators and transformers
32
+ into PMML with the help of `JPMML-SkLearn <https://github.com/jpmml/jpmml-sklearn>`_
33
+ library.
34
+
35
Other estimators and tasks
36
--------------------------
37
0 commit comments