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
Release files for skl2onnx 1.4.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| skl2onnx-1.4.8-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / skl2onnx-1.4.8-py2.py3-none-any.whl
| Download URL | skl2onnx-1.4.8-py2.py3-none-any.whl |
|---|---|
| Size | 109.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
39cb86f9f6c7b0f6a540b1caea23b0ed9db56e958e26a4d793e176d5e6d4b044
|
|
BLAKE2b-256 checksum How to use checksums |
b9ecf332215005b1d37f88d6169daf0e139132d77bb601cc9d8260da5491d174
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.6.5
|