![]() |
P13 Question
The problem wording is to find the runs that are not linearly separable with a hard margin SVM. The expectation is that there are some.
Using LIBSVM with C=10^6, Ein is always 0; svmpredict is always 100%. The number of support vectors varies between 6 and 12, mode and median are 8. Based on the question I was expecting some to be linearly inseparable. I increased the noise level (from .25 to 5.0). Still solved everyone, although the number of support vectors went up. I tried 1000 points instead of 100. Eout soared, but Ein didn't budge. |
Re: P14 Question
Quote:
If you are running enough experiments, you should get some experiments with data that are not linearly separable with the rbf kernel. Are you calculating your f(x) correctly? |
Re: P14 Question
Quote:
|
Re: P14 Question
Quote:
Rajan |
Re: P14 Question
Quote:
Note, Eout varies, gets worse with a higher N, and with greater noise (presumably the RBF kernel is fitting the noise). |
Re: P14 Question
Quote:
|
Re: P14 Question
Quote:
|
Re: P14 Question
Quote:
Quote:
|
Re: P14 Question
Quote:
|
All times are GMT -7. The time now is 10:51 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.