microsoft/FLAML

ONNX/ONNXML export

Open

#20 opened on Feb 7, 2021

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Jupyter Notebook (560 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (4,364 stars)
PR merge metrics
 (PR metrics pending)

Description

Thanks for this wonderful promising AutoML stack. May I suggest to had an "export to ONNX/ONNXML method " ? How would I export the best model pipeline to ONNXML now ? using sklearn-onnx ?

Contributor guide