Predict Categories in Python using Scikit-learn's Logistic Regression module

InstructorHannah Davis

Share this video with your friends

Send Tweet

Despite its often confusing name, logistic regression is a linear model that is used for classification, or estimating discrete values.

We'll use an inbuilt scikit-learn dataset of iris data to classify irises into three categories. We'll also look at metrics and tools to evaluate our classification models, including the accuracy score, classification report, and confusion matrix.

BASEL
~ 5 years ago

this course need to be updated.