ThunderSVM
ThunderSVM: An Open-Source SVM Library on GPUs and CPUs
|
metric for evaluation model More...
#include <metric.h>
Public Member Functions | |
virtual string | name ()=0 |
virtual float_type | score (const vector< float_type > &predict_y, const vector< float_type > &ground_truth_y)=0 |
metric for evaluation model