CMD + K

skl2onnx

Anaconda Verified

Convert scikit-learn models to ONNX

Installation

To install this package, run one of the following:

Conda
$conda install main::skl2onnx

Usage Tracking

1.20.0
1.19.1
1.16.0
1.14.0
1.13
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

sklearn-onnx converts scikit-learn models to ONNX. Once in the ONNX format, you can use tools like ONNX Runtime for high performance scoring. All converters are tested with onnxruntime.

About

Summary

Convert scikit-learn models to ONNX

Last Updated

Feb 13, 2026 at 14:41

License

Apache-2.0

Total Downloads

1.5K

Version Downloads

16

Supported Platforms

linux-aarch64
macOS-arm64
linux-64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 1.14.0
linux-s390x Last supported version: 1.16.0
macOS-64 Last supported version: 1.16.0