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.
Bissoy MCQ

Related Questions

In a linear regression problem, we are using "R-squared" to measure goodness-of-fit. We add a feature in linear regression model and retrain the same model. Which of the following option is true?