Pergunta de entrevista da empresa IBM

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

Respostas da entrevista

Sigiloso

16 de abr. de 2019

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

1

Sigiloso

18 de set. de 2018

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