PPL Logo

libs/ck-libs/metis/GKlib/evaluate.c File Reference

Various routines to evaluate classification performance. More...

Go to the source code of this file.

Functions

float ComputeAccuracy (int n, gk_fkv_t *list)
float ComputeROCn (int n, int maxN, gk_fkv_t *list)
float ComputeMedianRFP (int n, gk_fkv_t *list)
float ComputeMean (int n, float *values)
float ComputeStdDev (int n, float *values)


Detailed Description

Various routines to evaluate classification performance.

Author:
George
Date:
9/23/2008
Version:
$Id: evaluate.c 13328 2012-12-31 14:57:40Z karypis $ 

Definition in file evaluate.c.


Function Documentation

float ComputeAccuracy ( int  n,
gk_fkv_t *  list 
)

Definition at line 16 of file evaluate.c.

float ComputeROCn ( int  n,
int  maxN,
gk_fkv_t *  list 
)

Definition at line 47 of file evaluate.c.

References key.

float ComputeMedianRFP ( int  n,
gk_fkv_t *  list 
)

Definition at line 81 of file evaluate.c.

float ComputeMean ( int  n,
float values 
)

Definition at line 107 of file evaluate.c.

Referenced by ComputeStdDev().

Here is the caller graph for this function:

float ComputeStdDev ( int  n,
float values 
)

Definition at line 121 of file evaluate.c.

References ComputeMean().

Here is the call graph for this function:


Generated on Mon Sep 21 08:08:01 2020 for Charm++ by  doxygen 1.5.5