Can I save trained model and load it back when I need to apply model ?
I used the same dataset (train samples) to get model and apply it to different test data 10 or 20 times a day, I just wander if I can save some training time ?
Thanks.
Hi,
sure. Just use the Store and Retrieve operators .
Best,
Martin
Hi,
sure. Just use the Store and Retrieve operators
.
Best,
Martin