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
_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to