master
Christoph Budziszewski moved stuff, fixing plotDecode

Christoph Budziszewski authored 15 years ago

private/svm_class_performance.m  1) function decodePerformance = svm_class_performance(svmlabel,svmdata,svmopts)
Christoph Budziszewski new labels, some cleanup

Christoph Budziszewski authored 14 years ago

private/svm_class_performance.m  2) global NODALYZE_LIBSVM;
private/svm_class_performance.m  3) addpath(fullfile(getTbxPath,NODALYZE_LIBSVM));