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: 5 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
liquidsvm/liquidsvm | An implementation of support vector machines and related kernel-based learning algorithms for non-parametric classification and regression. | 66 |
melisgl/cl-libsvm | A Common Lisp wrapper around the libsvm C++ SVM library | 16 |
datastream/libsvm | A Golang port of the LIBSVM C/C++ implementation of support vector machines | 73 |
febeling/rb-libsvm | Ruby language bindings for LIBSVM | 278 |
xtra-computing/thundersvm | A fast and efficient SVM library optimized for GPU acceleration | 1,571 |
srendle/libfm | Software implementation of an optimization algorithm used in collaborative filtering and recommender systems | 1,487 |
jvalegre/robert | Automated machine learning protocols for cheminformatics using Python | 39 |
titsuki/raku-algorithm-libsvm | A Raku binding for the popular machine learning library libsvm, providing an interface to support training and evaluating Support Vector Machines. | 8 |
koraykv/torch-svm | A collection of libraries for building Support Vector Machines in Torch7. | 43 |
google/clspv | Compiles OpenCL C to Vulkan compute shaders using LLVM | 626 |
diehl/incremental-svm-learning-in-matlab | Provides a MATLAB implementation of incremental/decremental SVM learning and parameter perturbation methods for binary classification problems. | 72 |
xverse-ai/xverse-7b | A multilingual large language model developed by XVERSE Technology Inc. | 50 |
kurama622/llm.nvim | Enables users to interact with large language models within Neovim for tasks like code optimization and translation. | 65 |
julian/lean.nvim | A plugin that provides Neovim support for the Lean theorem prover and its ecosystem. | 288 |
cstjean/scikitlearn.jl | A Julia implementation of popular machine learning algorithms and interfaces. | 547 |