workboots
workboots copied to clipboard
Saving the models
Once you’ve got a final model, you might want to make interval predictions multiple times. I think that we can save the bootstrap models (efficiently) so that we don’t have to generate them each time we want to make predictions.
We can also butcher the saved model objects so that they are a lot smaller but we can still predict from them.