Search code examples
c#.netmachine-learningsvm

Support Vector Machine library for C#


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


Solution

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

    libsvm

    svm

    Support_Vector_Machine

    libsvm implement

    Accord.NET