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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Libsvmwrapper works good.