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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
Libsvmwrapper works good.