Pregunta de entrevista de IBM

How do you distinguish a classification problem from a regression problem?

Respuestas de entrevistas

Anónimo

16 abr 2019

If Target variable is discrete it's a classification problem , otherwise if it is continous then regression

1

Anónimo

18 sep 2018

A classification problem seeks a categorical answer while a regression problem seeks a continuous numerical answer