Skip to main content

Extends scikit-learn with a couple of new models, transformers, metrics, plotting.

Project description

https://circleci.com/gh/sdpython/onnxcustom/tree/master.svg?style=svg Build status Build Status Windows https://codecov.io/gh/sdpython/onnxcustom/branch/master/graph/badge.svg https://badge.fury.io/py/onnxcustom.svg GitHub Issues MIT License Downloads Forks Stars size

onnxcustom: custom ONNX

https://raw.githubusercontent.com/sdpython/deeponnxcustom/master/_doc/sphinxdoc/source/phdoc_static/project_ico.png

documentation

Tutorial on how to convert machine learned models into ONNX, implement your own converter or runtime. The module must be compiled to be used inplace:

python setup.py build_ext --inplace

Generate the setup in subfolder dist:

python setup.py sdist

Generate the documentation in folder dist/html:

python setup.py build_sphinx

Run the unit tests:

python setup.py unittests

To check style:

python -m flake8 onnxcustom tests examples

The function check or the command line python -m onnxcustom check checks the module is properly installed and returns processing time for a couple of functions or simply:

import onnxcustom
onnxcustom.check()

This tutorial has been merged into sklearn-onnx documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

onnxcustom-0.2.117.tar.gz (32.2 kB view hashes)

Uploaded Source

Built Distribution

onnxcustom-0.2.117-py3-none-any.whl (32.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page