LIBSVM
| Use attributes for filter ! | |
| License | BSD |
|---|---|
| Stable release | June 15, 2018 |
| Developers | Chih-Jen Lin |
| Written in | Java |
| C++ | |
| Date of Reg. | |
| Date of Upd. | |
| ID | 1230765 |
About LIBSVM
LIBSVM and LIBLINEAR are two popular open source machine learning libraries, both developed at the National Taiwan University and both written in C++ though with a C API. LIBSVM implements the Sequential minimal optimization algorithm for kernelized support vector machines, supporting classification and regression.