Science, asked by sudhamaduri215, 1 year ago

Difference between regression and classification

Answers

Answered by moinsiddique
1
Hey
Your answer is here>>>

Regression is used to predict continuous values. Classification is used to predict which class a data point is part of (discrete value). Example: I have a house with W rooms, X bathrooms, Y square-footage and Z lot-size.

Hope this helps you..
Answered by MacTavish343
1
>>>helloo....!!

 both cases we have data living in some space. The goal of regression is to find surfaces in that space that best 'conform' to the overall distribution of the data. One can then use these surfaces to predict where a new datum might exist. The goal of classification is to find surfaces that best separate different clusters of data. These 'decision boundaries' then allow you to differentiate between classes of data, and classify any new datum.

hope this helps you.... //
Similar questions