Quote:
Originally Posted by yaser
Are you estimating  based on a fresh sample of points that were not involved in training? If so, is the sample you are using big enough to estimate a small, but non-zero value?
Thank you. After you are done with the course and the e-chapters on this forum, you are ready to start trying what you have learned on real data, and ready to read current papers on Machine Learning to update your techniques.
|
Hi professor
The training data and testing data are totally separate. I used 100 training data to train this rbf vector support machine ,and randomly generate 100 new points for testing. (no matter how many times i randomly generate 100 points , Eout is always 0)