What is the difference between Linear Regression and Logistic Resgression?
Utilisateur anonyme
Linear Regression is a Regression-based Supervised Machine learning for Numerical datasets whereas Logistic Regression is a classification based Supervised Machine learning for Categorical dataset .