I want to up container with web server which use knn model. But i need to retrain knn model every quartal. What is the best way to do it?
- make post query to web server on special url which will start retrain model directly in container
- retrain model outside of container and use docker volumes to deliver new version
As for the first approch, how to limit other users, only I can write requests to this url.
Aucun commentaire:
Enregistrer un commentaire