svm-subset
LIBSVM binary tools
Install
- All systems
-
curl cmd.cat/svm-subset.sh
- Debian
-
apt-get install libsvm-tools
- Ubuntu
-
apt-get install libsvm-tools
- Kali Linux
-
apt-get install libsvm-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libsvm-tools
- Raspbian
-
apt-get install libsvm-tools
- Dockerfile
- dockerfile.run/svm-subset
libsvm-tools
LIBSVM binary tools
LIBSVM is an easy-to-use package for support vector classification, regression and one-class SVM. It supports multi-class classification, probability outputs, and parameter selection. LIBSVM homepage: http://www.csie.ntu.edu.tw/~cjlin/libsvm