.. image:: https://github.com/sdpython/pymlbenchmark/blob/master/_doc/sphinxdoc/source/_static/project_ico.png?raw=true :target: https://github.com/sdpython/pymlbenchmark/ .. _l-README: pymlbenchmark: benchmark around machine learning ================================================ .. image:: https://travis-ci.com/sdpython/pymlbenchmark.svg?branch=master :target: https://app.travis-ci.com/github/sdpython/pymlbenchmark :alt: Build status .. image:: https://ci.appveyor.com/api/projects/status/l2lk7a0r2pccpg3r?svg=true :target: https://ci.appveyor.com/project/sdpython/pymlbenchmark :alt: Build Status Windows .. image:: https://circleci.com/gh/sdpython/pymlbenchmark/tree/master.svg?style=svg :target: https://circleci.com/gh/sdpython/pymlbenchmark/tree/master .. image:: https://badge.fury.io/py/pymlbenchmark.svg :target: https://pypi.org/project/pymlbenchmark/ .. image:: https://img.shields.io/badge/license-MIT-blue.svg :alt: MIT License :target: http://opensource.org/licenses/MIT .. image:: https://codecov.io/github/sdpython/pymlbenchmark/coverage.svg?branch=master :target: https://codecov.io/github/sdpython/pymlbenchmark?branch=master .. image:: http://img.shields.io/github/issues/sdpython/pymlbenchmark.png :alt: GitHub Issues :target: https://github.com/sdpython/pymlbenchmark/issues .. image:: http://www.xavierdupre.fr/app/pymlbenchmark/helpsphinx/_images/nbcov.png :target: http://www.xavierdupre.fr/app/pymlbenchmark/helpsphinx/all_notebooks_coverage.html :alt: Notebook Coverage .. image:: https://pepy.tech/badge/pymlbenchmark/month :target: https://pepy.tech/project/pymlbenchmark/month :alt: Downloads .. image:: https://img.shields.io/github/forks/sdpython/pymlbenchmark.svg :target: https://github.com/sdpython/pymlbenchmark/ :alt: Forks .. image:: https://img.shields.io/github/stars/sdpython/pymlbenchmark.svg :target: https://github.com/sdpython/pymlbenchmark/ :alt: Stars This project started with my first attempt to bring a modification to `scikit-learn `_ The template was reused to measure various implementations or models and to make them shorter but with probably less understanding of the whole script. It evolved into providing classes to compare `ONNX `_ runtimes such as `onnxruntime `_ to *scikit-learn*. * `GitHub/pymlbenchmark `_ * `documentation `_ * `Blog `_