![]() |
Clarification - Support Vectors decrease no. of features of W
In Lecture 14, Professor mentions that because only the support vectors count towards W (the rest have alpha=0) which leads to a decrease in the number of features and thus, better generalization.
I'm not sure I got this point because I thought the VC dimension for W would be equal to d, the no. of dimensions of the space, regardless of the number of points being summed. Aren't we just summing the various "x" vectors, multiplied by alpha*y ? How does this decrease the number of features of W? Thank You! |
Re: Clarification - Support Vectors decrease no. of features of W
I spotted a less sophisticated way of thinking about it which seems helpful to me.
If you merely assume that general points which are associated with a particular target (say +1) are more likely to be near points in a sample ![]() ![]() This ties in quite intuitively with the idea of distances from support vectors (or some sort of transformed distance if kernels are used) being the basis of the hypothesis. |
Re: Clarification - Support Vectors decrease no. of features of W
Thank You Professor and Elroch for the answers! Clears things up.
|
All times are GMT -7. The time now is 09:30 PM. |
Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.
The contents of this forum are to be used ONLY by readers of the Learning From Data book by Yaser S. Abu-Mostafa, Malik Magdon-Ismail, and Hsuan-Tien Lin, and participants in the Learning From Data MOOC by Yaser S. Abu-Mostafa. No part of these contents is to be communicated or made accessible to ANY other person or entity.