AxeldeRomblay / MLBox

MLBox is a powerful Automated Machine Learning python library.
https://mlbox.readthedocs.io/en/latest/
Other
1.49k stars 274 forks source link

Export model as ONNX #89

Open danlg opened 4 years ago

danlg commented 4 years ago

It would be great to be able to export the optimised / trained /selected model with ONNX so that the inference can be run fast on any cloud provider at scale.