pretty19

pretty19 t1_ix9gbuu wrote

I am doing machine learning modelling on Black Friday sales predictions data which has all independent variables as categorical and dependent variable as continuous which also needs to be predicted. I am wondering for such data ( when all independent variables are categorical) is Linear Regression suitable? Thanks.

1