:py:mod:`sklearn_pmml_model` ============================ .. py:module:: sklearn_pmml_model .. autoapi-nested-parse:: sklearn-pmml-model. A Python library that provides import functionality to all major estimator classes of the popular machine learning library scikit-learn using PMML. This enables portability and interoperability with a wide range of different languages, toolkits and enterprise software. .. !! processed by numpydoc !! Subpackages ----------- .. toctree:: :titlesonly: :maxdepth: 3 auto_detect/index.rst ensemble/index.rst linear_model/index.rst naive_bayes/index.rst neighbors/index.rst neural_network/index.rst svm/index.rst tree/index.rst Submodules ---------- .. toctree:: :titlesonly: :maxdepth: 1 base/index.rst datatypes/index.rst Package Contents ---------------- .. py:data:: __version__ :value: '1.0.7'