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

Impala::Core::Training::Tester Class Reference

This class tests the training functionality. More...

#include <Tester.h>

Collaboration diagram for Impala::Core::Training::Tester:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Tester (DataFactory *input, VideoSet::VideoSet *reference, VideoSet::VideoSet *output)
virtual ~Tester ()
void Test ()
 Loading of data is not clean.
void TestMpi ()
void Report ()

Private Member Functions

void TestTrainAndApply (String kernel)
void TestFolds ()
void TestMakeSvmProblem ()
void TestTrainModel (String kernel)
void TestApply (String kernel)
 note that when we create a reference, this function is dependant on the output of TestTrainModel
void TestAveragePrecision ()
 note that when we create a reference, this function is dependant on the output of TestApply
void ClearData ()
template<class type>
void ClearData (type *&data)
void FirstFold ()
void FirstFoldInv ()
void TestDistVsNonDist ()
template<class type>
void Test (const type item, const type reference, String testname)
template<class type>
void Test (const type item, const type reference, String testname, double tolerance)
void Test (bool passed, String testname)

Private Attributes

int mFails
TesterIOHelper mIO
Table::AnnotationTablemAnnotation
TrainDataSrcmDataSrc
 ILOG_VAR_DECL

Detailed Description

This class tests the training functionality.

Definition at line 23 of file Tester.h.


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