In machine learning with categorical data, it is common to encode the categories as dummy variables (sometimes called one hot encoding) to encode categories as numerical values. This is a significant step since there are many algorithms that do not operate on other things other than numbers like linear regression. Nevertheless, there is one of the mistakes […]
🔥 Amazon Gadget Deal
Check Best Price →
Check Best Price →
The post Dummy Variable Trap in Machine Learning Explained Simply appeared first on Analytics Vidhya.











