The classifier tag has no wiki summary.
3
votes
1answer
230 views
Usage of Random forests in Quantitative analysis of stocks
I have a question about Random forests and how they could be utilized in trading?
I heard Random forests are used for classification, is that accurate? If so, could someone give an example of what ...
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 ...