We used WT*X to calculate the distance of a point in logistic regression from the equation of a hyperplane to the point and then tried to minimize the distance but in linear regression, we are taking WT*X as the equation of a line and then take its y^ (i.e y_predicted value) by putting the X value in the equation of the line. So my question is that how is WT*X different in both logistic and linear regression?
Asked
Active
Viewed 30 times