package libsvm
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Libsvm.Stats
Source
These functions compute several performance measures to compare the predicted
values of a SVM model to the expected
values of a given test data set. For more details, have a look on page 8 in the LIBSVM paper
calc_n_correct expected predicted
calc_accuracy expected predicted
calc_mse expected predicted
calc_scc expected predicted