filmov
tv
Machine Learning Tutorial Python - 8: Logistic Regression (Binary Classification)
Показать описание
Logistic regression is used for classification problems in machine learning. This tutorial will show you how to use sklearn logisticregression class to solve binary classification problem to predict if a customer would buy a life insurance. At the end we have an interesting exercise for you to solve.
Usually there are two types of machine learning problems (1) Linear regression where prediction value is continuous (2) Classification where predicted value is categorical. Logistic regression is used for classification problems mainly.
#MachineLearning #PythonMachineLearning #MachineLearningTutorial #Python #PythonTutorial #PythonTraining #MachineLearningCource #LogisticRegression #sklearntutorials #scikitlearntutorials
Exercise: Open above notebook from github and go to the end.
Topics that are covered in this Video:
0:00 - Theory (Explain difference between logic regression and classification)
1:18 - What is logistic regression?
1:26 - Classification types (Binary vs multiclass classification)
1:53 - Explanation of logistic regression using the example of if person will buy insurance based on his age
5:38 - Sigmoid or Logit function
8:18 - Coding (for coding we are using an example of if a person will buy insurance or not based on his age)
14:36 - sklearn predict_proba() function
15:49 - Exercise (Solve a problem of predicting employee retention based on salary, distance to work, promotion, department etc)
Next Video:
Populor Playlist:
Tools and Libraries:
Scikit learn tutorials
Sklearn tutorials
Machine learning with scikit learn tutorials
Machine learning with sklearn tutorials
#️⃣ Social Media #️⃣
Usually there are two types of machine learning problems (1) Linear regression where prediction value is continuous (2) Classification where predicted value is categorical. Logistic regression is used for classification problems mainly.
#MachineLearning #PythonMachineLearning #MachineLearningTutorial #Python #PythonTutorial #PythonTraining #MachineLearningCource #LogisticRegression #sklearntutorials #scikitlearntutorials
Exercise: Open above notebook from github and go to the end.
Topics that are covered in this Video:
0:00 - Theory (Explain difference between logic regression and classification)
1:18 - What is logistic regression?
1:26 - Classification types (Binary vs multiclass classification)
1:53 - Explanation of logistic regression using the example of if person will buy insurance based on his age
5:38 - Sigmoid or Logit function
8:18 - Coding (for coding we are using an example of if a person will buy insurance or not based on his age)
14:36 - sklearn predict_proba() function
15:49 - Exercise (Solve a problem of predicting employee retention based on salary, distance to work, promotion, department etc)
Next Video:
Populor Playlist:
Tools and Libraries:
Scikit learn tutorials
Sklearn tutorials
Machine learning with scikit learn tutorials
Machine learning with sklearn tutorials
#️⃣ Social Media #️⃣
Комментарии