Open brunoamaral opened 2 years ago
Pushing this up in the roadmap, because it would be nice to have the ML Model update itself.
This issue is over a year old but is still relevant.
Been looking into it now and then but never made any progress trying to increase the docker resources. Maybe it's a host limitation ?
Steps to train the ML models:
docker exec -it admin ./manage.py 1_data_processor
docker exec -it admin ./manage.py 2_train_models
After which the command returns killed
. For reference, we are running on a Digital Ocean droplet with 2 vCPU, 4 GB Memory.
Any ideas?
1_data_processor.py: