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