Support Vector Machine library for C#

.net, c#, machine-learning, svm

Solution

I did some google searchhes and found links that could be interesting:

libsvm

svm

Support_Vector_Machine

libsvm implement

Accord.NET

Problem

Is there any Support Vector Machine library already implemented which I could use in my C# projects?

Original source