79244996

Date: 2024-12-02 17:22:07
Score: 2.5
Natty:
Report link

The OneHotEncoder does not increase the number of variables, it just creates a binary column for each category. The model becomes more complex and slow to train.
With these reduced number of variables you should take into account that too many categories may lead to overfitting

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Lewis