...

/

Dummy Regressors

Dummy Regressors

Learn about Dummy Regressors, which enable us to build baseline Regression models.

Dummy Regressors

In Machine Learning, we start working on the problem, by developing a baseline model and then improving upon the model using other models or other Feature Selection or Engineering Techniques. There is a famous saying


...