Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Training::RecallAtN Class Reference

This class can be applied to a ScoreTable to compute the recall at a given N. More...

#include <RecallAtN.h>

Inheritance diagram for Impala::Core::Training::RecallAtN:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Training::RecallAtN:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RecallAtN (Table::AnnotationTable *annotation, int n, int totalRelevance)
virtual double Compute (Table::AnnotationTableBaseType *table)

Private Attributes

int mN
int mTotalRelevance

Detailed Description

This class can be applied to a ScoreTable to compute the recall at a given N.

Returns the fraction of totalRelevance that is found within first N results

Definition at line 21 of file RecallAtN.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:23:53 2010 for ImpalaSrc by  doxygen 1.5.1