What is the difference between Logistic and Linear Regression?
Anonymous
Linear model is used to predict regression values and Logistic regression is used to predict classification values. Secondly, Linear model gives us the best suited straight line where as Logistic model works on sigmoid function which works on both edge(0,1). So, less error rates for both of them,
Check out your Company Bowl for anonymous work chats.