The internship that I am doing right now requires the model to be “Regularly updated with new data”. How can I do this on Xgboost? I have the model saved as a pickle file
In the project I will get new data from the backend and I should at regular intervals retrain the model