Hi,
I am trying to predict sales bins for multiple regions at the same time using TS Model Factory tool.
My data has sales ranks for each region (denoted by postcode) from July 2016 to June 2019 at a monthly level. I am trying to predict the sales bin number for June 2019. So there are more than two complete cycles (2*12=24 months) here.
Please see the attached data. My target is 2019-06-01 and the data is grouped by post_code.
However the model says there aren't sufficient records at post code level for prediction and asks to provide more. Help is much appreciated.