Subject: Re: [boost] Geometry and spatial indexes, my opinion
From: Stjepan Rajko (stipe_at_[hidden])
Date: 2008-10-08 21:57:01


On Wed, Oct 8, 2008 at 4:36 PM, Jonathan Franklin
<franklin.jonathan_at_[hidden]> 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