Skip to main content
Ctrl+K
Logo image Logo image

Site Navigation

  • Installation
  • Tutorials
  • API
  • Examples Gallery
  • Notebooks Gallery
  • Other pages
  • Blog Gallery

Site Navigation

  • Installation
  • Tutorials
  • API
  • Examples Gallery
  • Notebooks Gallery
  • Other pages
  • Blog Gallery

Links

  • Blog
  • Index
  • Module

Contents

  • Installation
  • Tutorials
  • API
  • Examples Gallery
  • Notebooks Gallery
  • Other pages
  • Blog Gallery

Information

  • FAQ
  • Glossary
  • README
  • Changes
  • License

Previous topic

Modify the ONNX graph

Next topic

Convert a pipeline with a LightGBM classifier

Show Source

Using converter from other libraries#

Before starting writing our own converter, we can use some available in other libraries than sklearn-onnx. onnxmltools implements converters for xgboost and LightGBM. Following examples show how to use the conveter when the model are part of a pipeline.

  • Convert a pipeline with a LightGBM classifier
  • Convert a pipeline with a XGBoost model

previous

Modify the ONNX graph

next

Convert a pipeline with a LightGBM classifier

Show Source

Built with the PyData Sphinx Theme 0.12.0.