Contents

onnxmltools 1.16.0

0

Converts Machine Learning models to ONNX

Converts Machine Learning models to ONNX

Stars: 1140, Watchers: 1140, Forks: 213, Open Issues: 139

The onnx/onnxmltools repo was created 8 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1140 github stars!

How to Install onnxmltools

You can install onnxmltools using pip

pip install onnxmltools

or add it to a project with poetry

poetry add onnxmltools

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/onnxmltools/
GitHub Repo:
https://github.com/onnx/onnxmltools

Classifiers

No  onnxmltools  pypi packages just yet.

Errors

A list of common onnxmltools errors.

Code Examples

Here are some onnxmltools code examples and snippets.

GitHub Issues

The onnxmltools package has 139 open issues on GitHub

  • Add partial support for custom objective
  • New Release of onnxmltools
  • find_type_conversion deleted, but convert_coreml tools needs it
  • When did the onnxmltools.utils.float16_converter removed?
  • Support LGBMRanker conversion (updated)
  • Tweedie objective not supported for XGBoost
  • Investigate issue 708
  • support LGBMRanker conversion
  • enable convert_lightgbm to output tensor type

See more issues on GitHub

Related Packages & Articles

onnx 1.20.1

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

keras2onnx 1.7.0

Converts Machine Learning models to ONNX for use in Windows ML

horovod 0.28.1

Horovod is a powerful distributed training framework for Python that allows you to train deep learning models across multiple GPUs and servers quickly and efficiently. It falls under the category of distributed computing libraries. Built on top of TensorFlow, PyTorch, and other popular deep learning frameworks, Horovod simplifies the process of scaling up your model training by handling the complexities of distributed training under the hood.

dtreeviz 2.3.2

A Python 3 library for sci-kit learn, XGBoost, LightGBM, Spark, and TensorFlow decision tree visualization