SVM Training - Practical Machine Learning Tutorial with Python p.26

Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=QAs2olt7pJ4



Category:
Tutorial
Duration: 14:23
82,912 views
739


In this support vector machine from scratch video, we talk about the training/optimization problem.

Additional Resources:
Convex Optimization Book: https://web.stanford.edu/~boyd/cvxbook/bv_cvxbook.pdf

Sequential Minimal Optimization book: http://research.microsoft.com/pubs/68391/smo-book.pdf

More SMO: http://research.microsoft.com/pubs/69644/tr-98-14.pdf

CVXOPT (Convex Optimization Module for Python): http://cvxopt.org/

https://pythonprogramming.net
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex




Other Videos By sentdex


2016-06-11K Means with Titanic Dataset - Practical Machine Learning Tutorial with Python p.36
2016-06-10Handling Non-Numeric Data - Practical Machine Learning Tutorial with Python p.35
2016-06-07Clustering Introduction - Practical Machine Learning Tutorial with Python p.34
2016-06-02SVM Parameters - Practical Machine Learning Tutorial with Python p.33
2016-06-01Soft Margin SVM and Kernels with CVXOPT - Practical Machine Learning Tutorial with Python p.32
2016-05-31Soft Margin SVM - Practical Machine Learning Tutorial with Python p.31
2016-05-30Why Kernels - Practical Machine Learning Tutorial with Python p.30
2016-05-29Kernels Introduction - Practical Machine Learning Tutorial with Python p.29
2016-05-28Completing SVM from Scratch - Practical Machine Learning Tutorial with Python p.28
2016-05-26SVM Optimization - Practical Machine Learning Tutorial with Python p.27
2016-05-24SVM Training - Practical Machine Learning Tutorial with Python p.26
2016-05-23Creating an SVM from scratch - Practical Machine Learning Tutorial with Python p.25
2016-05-21Support Vector Machine Optimization - Practical Machine Learning Tutorial with Python p.24
2016-05-19Support Vector Machine Fundamentals - Practical Machine Learning Tutorial with Python p.23
2016-05-17Support Vector Assertion - Practical Machine Learning Tutorial with Python p.22
2016-05-16Understanding Vectors - Practical Machine Learning Tutorial with Python p.21
2016-05-13Support Vector Machine Intro and Application - Practical Machine Learning Tutorial with Python p.20
2016-05-11Final thoughts on K Nearest Neighbors - Practical Machine Learning Tutorial with Python p.19
2016-05-09Applying our K Nearest Neighbors Algorithm - Practical Machine Learning Tutorial with Python p.18
2016-05-06Writing our own K Nearest Neighbors in Code - Practical Machine Learning Tutorial with Python p.17
2016-05-05Creating Our K Nearest Neighbors Algorithm - Practical Machine Learning with Python p.16



Tags:
training
support vector machine
svm
machine learning
python
classification
artificial intelligence
tutorial