This challenge asks you to build a model that predicts the number of seats that Mobiticket can expect to sell for each ride, i.e. for a specific route on a specific date and time. Also look at the submission file.
The target is not explicitly in the training set. You may have to do some data aggregation or calculation to generate it, depending on your method of solution.
This challenge asks you to build a model that predicts the number of seats that Mobiticket can expect to sell for each ride, i.e. for a specific route on a specific date and time. Also look at the submission file.
The target is not explicitly in the training set. You may have to do some data aggregation or calculation to generate it, depending on your method of solution.
Thank you. Makes sense now.