Is demand forecasting model meant to be only tested on test data?
I am trying to build a demand forecasting model for taxis. I am unsure how to test and train the model. I want the model to be tested against unseen data, the test data. Is this the correct way to implement it? Does the model work?