Question: What is the main difference between regression and classification? 1 point In regression we aim to predict one or more numerical variables, and in classification
What is the main difference between regression and classification?
point
In regression we aim to predict one or more numerical variables, and in classification we are predicting a class or category
With regression models we are making a prediction whereas with classification models we generally seek only to identify patterns in the relationships between the input and output variables
For regression models we need only the input feature data to build the model, whereas for classification models we need both input feature data and a set of output targets to train the model
For regression we always use a linear model, and for classification we always use a neural network
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
