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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Libsvmwrapper works good.