- R Machine Learning Projects
- Dr. Sunil Kumar Chinnamgari
- 57字
- 2021-07-02 14:23:07
Response variable
Dependent variables or target or y-values are all interchangeably used by practitioners as alternatives for the term response variable. This is the variable the model predicts as output based on the independent variables that are provided as input to the model.
In the house rent prediction use case, the rent predicted is the response variable.