(New page: == Support Vector Machines == A [https://www.projectrhea.org/learning/slectures.php Slecture] by student Tao Jiang Partly based on the [https://www.projectrhea.org/rhea/index.php/2014_Sp...) |
|||
Line 6: | Line 6: | ||
---- | ---- | ||
− | + | Contents | |
+ | # Basic idea of SVM | ||
+ | # Slack Variables | ||
+ | # How to solve SVM (Quadratic Programming Problem) | ||
+ | # Multi-classification | ||
+ | # Choosing Parameters | ||
'''[Link to Video on Youtube] | '''[Link to Video on Youtube] | ||
''' | ''' | ||
− | |||
---- | ---- |
Revision as of 16:25, 2 May 2014
Support Vector Machines
A Slecture by student Tao Jiang
Partly based on the ECE662 Spring 2014 lecture material of Prof. Mireille Boutin and Bishop's "Pattern Recognition and Machine Learning" Book
Contents
- Basic idea of SVM
- Slack Variables
- How to solve SVM (Quadratic Programming Problem)
- Multi-classification
- Choosing Parameters
[Link to Video on Youtube]
Categories: Slecture | Support Vector Machines (SVM)