libsvm
SVM library
An SVM classification and regression library with automatic model selection and support for multiple formats and languages.
LIBSVM -- A Library for Support Vector Machines
5k stars
295 watching
2k forks
Language: Java
last commit: 6 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of support vector machines and related kernel-based learning algorithms for non-parametric classification and regression. | 66 |
| A Common Lisp wrapper around the libsvm C++ SVM library | 16 |
| A Golang port of the LIBSVM C/C++ implementation of support vector machines | 73 |
| Ruby language bindings for LIBSVM | 278 |
| A fast and efficient SVM library optimized for GPU acceleration | 1,571 |
| Software implementation of an optimization algorithm used in collaborative filtering and recommender systems | 1,487 |
| Automated machine learning protocols for cheminformatics using Python | 39 |
| A Raku binding for the popular machine learning library libsvm, providing an interface to support training and evaluating Support Vector Machines. | 8 |
| A collection of libraries for building Support Vector Machines in Torch7. | 43 |
| Compiles OpenCL C to Vulkan compute shaders using LLVM | 626 |
| Provides a MATLAB implementation of incremental/decremental SVM learning and parameter perturbation methods for binary classification problems. | 72 |
| A multilingual large language model developed by XVERSE Technology Inc. | 50 |
| Enables users to interact with large language models within Neovim for tasks like code optimization and translation. | 65 |
| A plugin that provides Neovim support for the Lean theorem prover and its ecosystem. | 288 |
| A Julia implementation of popular machine learning algorithms and interfaces. | 547 |