heri-stat
machine learning tools for classification algorithms
Install
- All systems
-
curl cmd.cat/heri-stat.sh
- Debian
-
apt-get install herisvm - Ubuntu
-
apt-get install herisvm - Kali Linux
-
apt-get install herisvm - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install herisvm - Raspbian
-
apt-get install herisvm
herisvm
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.