Closed andreysharapov closed 5 years ago
Hi
I have been trying your approach for a regression problem with categorical features. I receive an explanation in form:
The model predicted 123 because sales < 1445 and not month ( dummy example)
month is a categorical variable with values "1", "2", .. "12".
What does it mean " and not month" then ?
Thank you
Hi
I have been trying your approach for a regression problem with categorical features. I receive an explanation in form:
The model predicted 123 because sales < 1445 and not month ( dummy example)
month is a categorical variable with values "1", "2", .. "12".
What does it mean " and not month" then ?
Thank you