Mastering Python for Data Science & AI

96% Complete

Question 4

Question 4

Select the correct answer below.

In machine learning, what is the difference between classification and regression?

A

Classification predicts a continuous value, while regression predicts a discrete category.

B

Classification is unsupervised, while regression is supervised.

C

Classification predicts a discrete category, while regression predicts a continuous value.

D

There is no difference.