I am using en ensemble of one-class SVM and would like to know if there are methods besides simplest voting that can be used to improve the performance on the classification. I would prefer not to use Platt's approach to compute a probability since I would be using test results which leads to overfitting.
Thanks for hints in advance!
Marcelo