How to Install libocas0 in Ubuntu 18.04



Install libocas0 by entering the following commands in the terminal:

sudo apt update
sudo apt install libocas0

Description:

OCAS solver for training linear SVM classifiers

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 shared libraries.

Homepage: http://cmp.felk.cvut.cz/~xfrancv/ocas/html/

Version: 0.97+dfsg-3

Section: universe/libs