
9 Oct
2008
9 Oct
'08
1:57 a.m.
On Wed, Oct 8, 2008 at 4:36 PM, Jonathan Franklin <franklin.jonathan@gmail.com> wrote:
other DM/KDD algorithms. I'd love to build a generic SVM implementation, and there are plenty of others.
The kernel-machine library has some genericity, uses boost and implements SVM: http://www.terborg.net/research/kml/ I've only used it briefly and a long time ago, but I remember liking it (it was actually what introduced me to boost). Might be worth looking at if you're thinking of implementing your own. Kind regards, Stjepan