Classification with Support Vector Machines

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Eric Greene

Description

Support Vector Machine (SVM) is a supervised learning technique for building regression and classification models, and it is one of the most popular learning algorithms used in machine learning. Common uses for it include face detection, image classification, handwriting recognition, and text categorization, and it tends to perform better on smaller datasets than other algorithms. Learn how to use scikit-learn to build sophisticated SVM models, and learn why SVM can often find relationships in data when other algorithms can't.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: