Logo
March, 03, 2023

Classification in Machine Learning Example Using Logistic Regression

In the previous lesson, we learned about the theory behind binary classification and logistic regression for machine learning. We learned how to classify an object based on some training examples learned before.

Binary Classification and Logistic Regression Machine Learning

In this lesson, we will understand how logistic regression works and how we can implement it. In other words, we will see a classification in machine learning example using logistic regression.

logistic regression example-pic-1
In this lesson, we want to use logistic regression for the binary classification of dogs based on previously seen and learned data

Watch the video version of the 7th lesson:

Download the Python code at the link below (lesson7-code):

https://github.com/mecharithm/ML-first-steps-course.git