A program to recognize and reward our most engaged community members
Hi!!
I have a question about "A Practical Guide to Support Vector Classification" by Chih-Wei Hsu et al. Is in this article y = epsilon (ε), are they mining exactly the same parameter?
Thanks for answering, I'm little bit puzzled about the use of y and ε
No. γ (gamma) ≠ y. I read the guide quite a while ago, so I don't remember exactly. However, I believe they focus only on gamma and C and leave the default value for ε, which does not appear to have a big impact with rbf kernels.