How to Install herisvm in Ubuntu 18.04



Install herisvm by entering the following commands in the terminal:

sudo apt update
sudo apt install herisvm

Description:

machine learning tools for classification algorithms

herisvm project is a collection of simple tools implementing evaluation algorithms for classification (machine learning). In particular, heri-eval implements N-fold cross-validation where training and testing is run in parallel.

Homepage: http://github.com/cheusov/herisvm

Version: 0.7.0-1

Section: universe/science