Closed tvandera closed 6 years ago
Saving the model takes a lot of time. We should do this asynchronously.
Most of the time seems to be spent in saving predictions.csv files.
predictions.csv
predictions are now saved as binary.
Saving the model takes a lot of time. We should do this asynchronously.