Multivariate linear regression belongs to which category?
Multivariate linear regression belongs to which category? Correct Answer Supervised learning
In multivariate linear regression the dataset with correct values of the target variable is given to the learner. The correct answers are already given, from which the learner can learn. Hence, it is supervised learning.