1) Make a single model predicting 0 or (1 and log revenue)
2) Make class variable for categorical values and a lot of data cleaning incldng date (Weekday/Weekend), time (Morning, Afternoon, Evening, night)
3) Instead of date can include festival (0/1) based on country/region (Assuming dataset is not big enough to deduce such info)
1) Make a single model predicting 0 or (1 and log revenue) 2) Make class variable for categorical values and a lot of data cleaning incldng date (Weekday/Weekend), time (Morning, Afternoon, Evening, night) 3) Instead of date can include festival (0/1) based on country/region (Assuming dataset is not big enough to deduce such info)