A dummy variable transforms Categorical Data into a numerical form, typically 0 or 1. It signifies the presence or absence of a specific attribute, making non-numeric information usable in Regression and other statistical models.
A dummy variable transforms Categorical Data into a numerical form, typically 0 or 1. It signifies the presence or absence of a specific attribute, making non-numeric information usable in Regression and other statistical models.