Answer Posted / Amit Kumar Bhaskar
You would use classification when your goal is to predict categorical labels or outcomes. For example, classifying emails as spam or not spam, or predicting the species of a flower from its features. In contrast, you would use regression when your goal is to predict continuous values, such as predicting house prices based on various features.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers