What is the difference between regression and classification, when we try to generate output for a training data set $x$?
2026-04-05 00:17:01.1775348221
What is the difference between regression and classification?
206.4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Regression: the output variable takes continuous values.
Classification: the output variable takes class labels.