Difference between revisions of "10-601 SVMs and Margin Classifiers 2"

From Cohen Courses
Jump to navigationJump to search
(Created page with "This a lecture used in the Syllabus for Machine Learning 10-601 in Fall 2014 === Slides === * TBD === Readings === * === What You Should Know Afterward === * Dual f...")
 
 
Line 3: Line 3:
 
=== Slides ===
 
=== Slides ===
  
* TBD
+
* [http://www.cs.cmu.edu/~zivbj/classF14/SVM14.pdf Slides in pdf].
  
 
=== Readings ===
 
=== Readings ===

Latest revision as of 08:29, 1 October 2014

This a lecture used in the Syllabus for Machine Learning 10-601 in Fall 2014

Slides

Readings

What You Should Know Afterward

  • Dual formulation of SVMs
  • Meaning of variables in the dual solution
  • Non linearly separable dual
  • Dependence of variables on the number of features
  • Feature transformation and the kernel trick