X-Boost  2.3.8
Public Member Functions | Public Attributes | List of all members
ReportTest Struct Reference

#include <Test.h>

Public Member Functions

double Fpr () const
 
double ErrorRate () const
 
double Recall () const
 Recall/TruePositiveRate.
 
double Precision () const
 
double Accuracy () const
 
double Margin () const
 
void print (std::ostream &out)
 

Public Attributes

int TP
 
int TN
 
int FP
 
int FN
 
double pmargin
 
double nmargin
 

Detailed Description

esporta le statistiche TODO: esportare il margine


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