Differentiate between regression and classification.

4 years ago
Machine Learning

Regression and classification are categorized under the same umbrella of supervised machine learning. The main difference between them is that the output variable in the regression is numerical (or continuous) while that for classification is categorical (or discrete).
Example: To predict the definite Temperature of a place is Regression problem whereas predicting whether the day will be Sunny cloudy or there will be rain is a case of classification. 

0
Sanisha Maharjan
Jan 11, 2022
More related questions

Questions Bank

View all Questions