[scikit-learn] How to keep a model running in memory?

Aneto aneto at chatdesk.com
Thu Dec 20 10:20:15 EST 2018


Hi scikit learn community,

We currently use scikit-learn for a model that generates predictions on a
server endpoint. We would like to keep the model running in memory instead
of having to re-load the model for every new request that comes in to the
server.

Can you please point us in the right direction for this? Any tutorials or
examples.

In case it's helpful, we use Flask for our web server.

Thank you!

Aneto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20181220/0fcf754e/attachment.html>


More information about the scikit-learn mailing list