hummingbird icon indicating copy to clipboard operation
hummingbird copied to clipboard

Integrate XGBoost support with ONNX-ML

Open ksaur opened this issue 4 years ago • 0 comments

Similar to the LightGBM converter integration which integrated Hummingbird into onnxmltools, integrate Hummingbird with the XGBoost converter.

The code will likely look somewhat similar to the LightGBM work (hopefully)... A few lines of changes/adding a flag, then adding tests.

ksaur avatar Oct 13 '20 22:10 ksaur