libSVMWrapper a wrapper for libsvm.dll
What is it?
libSVMWrapper is a .NET wrapper for libsvm.dll and is provided to you under LGPL license version 3.
This library should work with 32bit version of libsvm.dll.
Documentation for libsvm.dll
Chih-Chung Chang and Chih-Jen Lin, LIBSVM : a library for support vector machines, 2001. Software available at http://www.csie.ntu.edu.tw/~cjlin/libsvm
Features
- Ease of use in .NET
- Enables you to use libSVM.dll
- LGPL license, so you can add it to the project you like.
- does not use any unsafe code
- includes method TrainAuto similar to OpenCV.MachineLearning
- usage similar to libsvm itself
Categories
Information AnalysisLicense
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow libSVMWrapper
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Libsvmwrapper works good.