Skip to main content
. 2015 Aug 18;10(8):e0135832. doi: 10.1371/journal.pone.0135832

Table 2. Algorithm implementations.

Algorithm Weka class
Decision Tree weka.classifiers.trees.J48
Random Forest weka.classifiers.trees.RandomForest
SVM (linear) own LibSVM wrapper
SVM (RBF) own LibSVM wrapper
kNN weka.classifiers.lazy.IBk
Multilayer Perceptron weka.classifiers.functions (modified 1 )
LVQ weka.classifiers.neural.lvq.MultipassLvq 2

1: Added the option to use #SNPs hidden nodes instead of fixed number