This class is a very simple introduction to the use of jkernelmachines.
It reads data from a file in libsvm format, then trains a SVM classifier using LaSVM algorithm with a Gaussian kernel. Finally, output values are computed on some samples and error rate is computed.
@author picard
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|