Speaker : Joanne Tseng
2014/11/15
Outline
Training Examples:
Learning Algorithm :
Hypothesis Set :
Final Hypothesis :
want:
Unknown Target Function :
idea of Cost Function:
choose so that is close to for our training examples :
Logistic Regression:
where




Support Vector Machine:


Logistic Regression :
Two parts:
Support Vector Machine :
where
Support Vector Machine :
NOTE : When C be a very large number, by minimizing the optimization function, we would like to choose the first term (A) to be zero.



largest marginal distance
Large Margin Classifier



C : not too large ( : large)
C : very large ( : small)


By the model of the last page:
where
SVM without Kernel :
SVM with Kernels :