How To Install Heri-eval On Debian, Ubuntu, Kali And Raspbian?
Maintainer: Andrej Shadura
Email: [email protected] .
Website: https://github.com/cheusov/herisvm
Section: science
Install heri-eval
-
Debian
apt-get install herisvm
Click to copy -
Ubuntu
apt-get install herisvm
Click to copy -
Kali Linux
apt-get install herisvm
Click to copy -
Raspbian
apt-get install herisvm
Click to copy
herisvm
machine learning tools for classification algorithmsherisvm 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.
Install the latest version of heri-eval in Debian, Ubuntu, Kali and Raspbian from terminal. To install the heri-eval just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of heri-eval from the respository and install it in your computer/server.