Computer Science, asked by ovrsmart8346, 1 year ago

Difference between classification and regression in data mining

Answers

Answered by juniatryphosa07
0

Predictive modelling is the technique of developing a model or function using the historic data to predict the new data. The significant difference between Classification and Regression is that classification maps the input data object to some discrete labels.

Answered by Sidyandex
1

Basically, both classification and regression in data mining is based on prediction.

The former predicts the response of a particular group of people to a particular object.

The answer is found in yes or no. however, the latter predicts an algorithm on the continuity of certain values.

An example of classification can be, a product that has been launched whether it’ll draw attention of customers or not.

An example of regression can be linear relationship algorithm.

Similar questions