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
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Libsvmwrapper works good.