Convert scikit-learn models to ONNX
Project description
Introduction
sklearn-onnx converts scikit-learn models to ONNX. Once in the ONNX format, you can use tools like ONNX Runtime for high performance scoring.
Documentation
Full documentation including tutorials is available at http://onnx.ai/sklearn-onnx/.
You may also find answers in existing issues or submit a new one.
Installation
You can install from PyPi:
pip install skl2onnx
Or you can install from the source with the latest changes.
pip install git+https://github.com/onnx/sklearn-onnx.git
If you install sklearn-onnx from its source code, you must set the environment variable ONNX_ML=1
before installing the onnx package.
Contribute
We welcome contributions in the form of feedback, ideas, or code.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file skl2onnx-1.5.2-py2.py3-none-any.whl
.
File metadata
- Download URL: skl2onnx-1.5.2-py2.py3-none-any.whl
- Upload date:
- Size: 157.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5480a3510d156c597eca996a1161b2a0ac47e96fa79ab9c8f086ff877f2712e5 |
|
MD5 | 99fead2b85148188d5c265ad67707968 |
|
BLAKE2b-256 | 80b702180d75e5c0837628751f94a637345c26c072be62f7a86f8fa73c078d25 |