Back to Courses
Logistic Regression&application as Classification Algorithm
Overview
In this project, you will learn about Logistic Regression and its application as Classification Algorithm. The project demonstrates the theoretical background of Logistic Regression using the Sigmoidal function. It also explains the suitability of linear vs logistic regression to answer the specific types of research questions. Finally, it covers an implementation of classification algorithm using logit model. The project utilizes the 'Candy' dataset for illustrative purpose.