Tagged Questions
3
votes
1answer
107 views
How to properly cross-validate when optimizing SVM classification?
I'm using SVM binary classification to predict movement of NASDAQ stock prices. My question is regarding cross-validation. I will divide the training data into V subsets. Training will be performed on ...