:orphan: |rss_image| **2018-03 - 1/1** :ref:`Blog ` :ref:`benchmark (4) ` :ref:`onnx (8) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: 2018-03 .. _ap-month-2018-03-0: 2018-03 - 1/1 +++++++++++++ .. blogpostagg:: :title: Similar projects :date: 2018-03-31 :keywords: sklearn-porter,onnx,onnxmltools,winmltools :categories: modules :rawfile: 2018/2018-03-31_similar_project.rst I would not say this module is actively maintained. It was more fun to have the idea, to test it on some simple model than to extend its coverage to all available models in :epkg:`scikit-learn`. Some altenatives exists but it is still ongoing work. `sklearn-porter `_ proposed to produce code into many languages, C++, Javascipt, PHP, Java, Ruby, Go. It only includes learners and not transforms. `onnx `_ proposes to convert any models into a unified format. This module implements the format, `onnxmltools `_, `winmltools `_ do the conversion of many models from :epkg:`scikit-learn`, `xgboost `_, `lightgbm `_. The produced file can be used to run prediction on GPU and Windows with a dedicated runtime. ---- |rss_image| **2018-03 - 1/1** :ref:`2021-08 (3) ` :ref:`2022-02 (1) ` :ref:`2022-05 (1) ` :ref:`2022-06 (1) ` :ref:`2022-11 (1) `