NHS interview question

What is the difference between Linear Regression and Logistic Resgression?

Interview Answer

Anonymous

Jun 4, 2024

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 .