Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I have a dataset on a particular domain and I want to do a one-class classification with LIBSVM (wrapper) in Weka. I have trained the classifier, but the problem is, when I test it with a different dataset than the test set, I get all of them as correctly classified (which I know they are topically different from the training data so no way of correctly classifying). I experimented changing the gamma and the $\nu$ parameter but I can't make a reliable model.

What could be the reason for this?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.