In the context of supervised learning, what is the role of the target variable?
-
It is the variable that is predicted by the model
-
It is the variable used for feature engineering
-
It is the variable that contains the input data
-
It is the variable that determines the model architecture