ThunderSVM
ThunderSVM: An Open-Source SVM Library on GPUs and CPUs
Public Member Functions | List of all members
Metric Class Referenceabstract

metric for evaluation model More...

#include <metric.h>

Inheritance diagram for Metric:
Accuracy MSE

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
 

Detailed Description

metric for evaluation model


The documentation for this class was generated from the following file: