Answer Posted / Prateek Srivastava
Classification and regression are two common supervised learning techniques. The main difference lies in their output: 1) Classification: It predicts discrete categories or classes for a given input (e.g., spam/not-spam, animal species). 2) Regression: It predicts continuous values for a given input (e.g., house prices, stock prices).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers