jlibsvm
jlibsvm copied to clipboard
Efficient training of Support Vector Machines in Java
There are currently two mostly redundant implementations in svm_train and BinaryClassificationSVM (where it's used for probability estimates)
Need to think about relationship between stand-alone jsvmlib and version integrated with edu.berkeley.compbio.ml, which has lots more dependencies etc.
Generate a table showing time, memory usage, and cross-validation accuracy for different data sets using all three packages.