Skip to Content
Practical Data Science with Python
book

Practical Data Science with Python

by Nathan George
September 2021
Beginner to intermediate
620 pages
15h 30m
English
Packt Publishing
Content preview from Practical Data Science with Python

16

Support Vector Machine (SVM) Machine Learning Models

The decision tree-based models we covered in the last chapter tend to perform well for many problems. However, depending on our problem, other algorithms may work better. One widely used machine learning algorithm is the support vector machine (SVM). Like linear and logistic regression, SVMs have been around for a while – since 1963. SVMs can be used for regression and classification, sometimes called support vector regressors (SVRs) and support vector classifiers (SVCs). Although SVMs have been around for a while and have become less popular with the rise of other ML algorithms, it's still worth trying SVMs as one of your ML algorithms for supervised learning problems. The basic theory ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Data Science Projects with Python - Second Edition

Data Science Projects with Python - Second Edition

Stephen Klosterman
Python: End-to-end Data Analysis

Python: End-to-end Data Analysis

Phuong Vothihong, Martin Czygan, Ivan Idris, Magnus Vilhelm Persson, Luiz Felipe Martins

Publisher Resources

ISBN: 9781801071970Supplemental Content