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: 3 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 | 279 |
xtra-computing/thundersvm | A fast and efficient SVM library optimized for GPU acceleration | 1,573 |
srendle/libfm | Software implementation of an optimization algorithm used in collaborative filtering and recommender systems | 1,488 |
jvalegre/robert | Automated machine learning protocols for cheminformatics using Python | 38 |
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 | 619 |
diehl/incremental-svm-learning-in-matlab | A MATLAB package implementing incremental/decremental SVM learning and parameter perturbation methods for efficient binary classification | 72 |
xverse-ai/xverse-7b | A multilingual large language model developed by XVERSE Technology Inc. | 50 |
kurama622/llm.nvim | An extension for Neovim that integrates with large language models to provide tools for text translation, code explanation and optimization. | 47 |
julian/lean.nvim | A plugin that provides Neovim support for the Lean theorem prover and its ecosystem. | 278 |
cstjean/scikitlearn.jl | A Julia implementation of popular machine learning algorithms and interfaces. | 544 |