Skip to main content

Convert scikit-learn models to ONNX

Project description

## Introduction

sklearn-onnx converts [scikit-learn](https://scikit-learn.org/stable/) models to [ONNX](https://github.com/onnx/onnx). Once in the ONNX format, you can use tools like [ONNX Runtime](https://github.com/Microsoft/onnxruntime) for high performance scoring.

## Documentation

Full documentation including tutorials is available at [http://onnx.ai/sklearn-onnx/](http://onnx.ai/sklearn-onnx/).

You may also find answers in [existing issues](https://github.com/onnx/sklearn-onnx/issues?utf8=%E2%9C%93&q=is%3Aissue) or submit a new one.

## Installation

You can install from [PyPi](https://pypi.org/project/skl2onnx/):

` 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

[MIT License](LICENSE)

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

skl2onnx-1.4.4.1.tar.gz (522.3 kB view details)

Uploaded Source

File details

Details for the file skl2onnx-1.4.4.1.tar.gz.

File metadata

  • Download URL: skl2onnx-1.4.4.1.tar.gz
  • Upload date:
  • Size: 522.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for skl2onnx-1.4.4.1.tar.gz
Algorithm Hash digest
SHA256 0a98493f2b746e6cfaabf1c817cbd015c2e35a64639a3b339695062230b13b90
MD5 d1d1e923b1160341992495326ee8b5eb
BLAKE2b-256 505865e48291c4ed001bdf7f4c9562139972f44d9e86a0c6a0031d649eb92b4f

See more details on using hashes here.

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