[scikit-learn] [ANN] Scikit-learn 0.20.0

Sebastian Raschka mail at sebastianraschka.com
Fri Sep 28 12:10:50 EDT 2018


> 
> > I think model serialization should be a priority.
> 
> There is also the ONNX specification that is gaining industrial adoption and that already includes open source exporters for several families of scikit-learn models:
> 
> https://github.com/onnx/onnxmltools


Didn't know about that. This is really nice! What do you think about referring to it under http://scikit-learn.org/stable/modules/model_persistence.html to make people aware that this option exists?
Would be happy to add a PR.

Best,
Sebastian



> On Sep 28, 2018, at 9:30 AM, Olivier Grisel <olivier.grisel at ensta.org> wrote:
> 
> 
> > I think model serialization should be a priority.
> 
> There is also the ONNX specification that is gaining industrial adoption and that already includes open source exporters for several families of scikit-learn models:
> 
> https://github.com/onnx/onnxmltools
> 
> -- 
> Olivier
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn



More information about the scikit-learn mailing list