I have 5 categorical variables like client, location, types of services, prodcucts , bill of materials used etc. Can I use multinomial logistic regression for predicting the target variable which is categorical which more than 2 levels with other 5-6 categorical variables which are multilevel too?
can you suggest a good technique to handle this, I have more than 500000 rows of data , so I want to predict the on the future data. and also there could seasonality effect inside the data.