Hi ,
In test function, there are two arguments force_first_train and retraining_frequency, I didnt understand much on how the test happens for every retraining frequency. Like will the model get retrained for every 2 dates? If so can we change it while submitting our notebook or is it a parameter that cant be changed because as far as my understanding test function will be called by the server so I cant change much regarding that. Enlighten me if I am wrong or misunderstood.
Thanks in advance!