Soft Margin SVM and Kernels with CVXOPT - Practical Machine Learning Tutorial with Python p.32

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



Category:
Tutorial
Duration: 11:11
45,790 views
373


In this tutorial, we cover the Soft Margin SVM, along with Kernels and quadratic programming with CVXOPT all in one quick tutorial using some example code from:
http://www.mblondel.org/journal/2010/09/19/support-vector-machines-in-python/

Visualizing the conversion of many dimensions back to 2D: https://www.youtube.com/watch?v=3liCbRZPrZA

Quadratic programming with CVXOPT: http://cvxopt.org/userguide/coneprog.html#quadratic-programming
Docs qp example: http://cvxopt.org/examples/tutorial/qp.html

Another CVXOPT tutorial: https://courses.csail.mit.edu/6.867/wiki/images/a/a7/Qp-cvxopt.pdf

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




Other Videos By sentdex


2016-07-07Mean Shift Dynamic Bandwidth - Practical Machine Learning Tutorial with Python p.42
2016-07-05Mean Shift from Scratch - Practical Machine Learning Tutorial with Python p.41
2016-07-01Mean Shift with Titanic Dataset - Practical Machine Learning Tutorial with Python p.40
2016-06-29Mean Shift Intro - Practical Machine Learning Tutorial with Python p.39
2016-06-22K Means from Scratch - Practical Machine Learning Tutorial with Python p.38
2016-06-20Custom K Means - Practical Machine Learning Tutorial with Python p.37
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



Tags:
cvxopt
python
machine learning
svm
support vector machine
kernel
soft margin svm
classification
quadratic programming
artificial intelligence
scikit-learn
sklearn
tensorflow