Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

DataCamp

Linear Classifiers in Python

via DataCamp

Overview

In this course you will learn the details of linear classifiers like logistic regression and SVM.

In this course you'll learn all about using linear classifiers, specifically logistic regression and support vector machines, with scikit-learn. Once you've learned how to apply these methods, you'll dive into the ideas behind them and find out what really makes them tick. At the end of this course you'll know how to train, test, and tune these linear classifiers in Python. You'll also have a conceptual foundation for understanding many other machine learning algorithms.

Syllabus

  • Applying logistic regression and SVM
    • In this chapter you will learn the basics of applying logistic regression and support vector machines (SVMs) to classification problems. You'll use the scikit-learn library to fit classification models to real data.
  • Loss functions
    • In this chapter you will discover the conceptual framework behind logistic regression and SVMs. This will let you delve deeper into the inner workings of these models.
  • Logistic regression
    • In this chapter you will delve into the details of logistic regression. You'll learn all about regularization and how to interpret model output.
  • Support Vector Machines
    • In this chapter you will learn all about the details of support vector machines. You'll learn about tuning hyperparameters for these models and using kernels to fit non-linear decision boundaries.

Taught by

Mike Gelbart

Reviews

4.1 rating at DataCamp based on 28 ratings

Start your review of Linear Classifiers in Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.