svmocas

Standalone applications implementing the OCAS solver

Install

All systems
curl cmd.cat/svmocas.sh
Debian Debian
apt-get install libocas-tools
Ubuntu
apt-get install libocas-tools
image/svg+xml Kali Linux
apt-get install libocas-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install libocas-tools
Raspbian
apt-get install libocas-tools

libocas-tools

Standalone applications implementing the OCAS solver

This library implements Optimized Cutting Plane Algorithm (OCAS) for training linear Support Vector Machine (SVM) classifiers from large-scale data. The computational effort of OCAS scales linearly with the number of training examples. It is one of the fastest SVM solvers around for solving linear and multiclass L2 regularized SVMs. This package contains the standalone applications.

libocas-dbg

Debugging symbols for LIBOCAS

This library implements Optimized Cutting Plane Algorithm (OCAS) for training linear Support Vector Machine (SVM) classifiers from large-scale data. The computational effort of OCAS scales linearly with the number of training examples. It is one of the fastest SVM solvers around for solving linear and multiclass L2 regularized SVMs. This package contains the debugging symbols.