How to develop a logistic regression machine learning model | Python | Machine Learning

preview_player
Показать описание
In this video we will cover Logistic regression. It is a statistics technique and also a very popular machine learning algorithm. We will go over the main ideas so that you can understand the concept of Logistic Regression. We will implement Logistic using Python's Sklearn library.

Logistic regression is similar to linear regression except that Logistic regression predicts whether something is true or false.

Subscribe to our channel:

---------------------------------------------
Follow me on social media!

---------------------------------------------

0:00 Introduction to Logistic Regression
0:21 Review of the Linear Regression
1:04 Logistic Regression vs Linear Regression
1:31 Data Import
2:05 Logistic regression EDA
3:18 Data Preparation
4:55 Logistic regression model development
5:18 Summary and Testing

#MachineLearning #LogisticRegression #scikitlearn
Рекомендации по теме
Комментарии
Автор

Thank you for sharing what about to apply the model as you mention here to be use in any new platform (website/ mcu). Hope can share

syaduinotech