Is it possible to predict a continuous variable using only categorical variables with linear regression?
I’m new in ML models and I was trying to predict the outcome of a continuous variable using only categorical variables, but when building the model I was getting very low scores for my model.