Front page | perl.ai |
Postings from March 2007
Probabilities with SVM
From:
Alan Gibson
Date:
March 11, 2007 17:51
Subject:
Probabilities with SVM
Message ID:
a2f3b2d90703111750k75c3fef3j14e2a30af5a75e28@mail.gmail.com
im trying to use expectation-maximization to bootstrap an svm
classifier. for this to work, the classifier needs to return better
than random probabilities for its classification decisions. so not
being one to repeat work, i thought i would see if anyone is setting
on an implementation of AI::Categorizer::Learner::SVM that returns the
probabilities produced by libsvm.
any code or criticisms would be greatly appreciated.
thanks,
alan gibson
-
Probabilities with SVM
by Alan Gibson