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

Impala::Core::Training::TesterIOHelper Class Reference

#include <TesterIoHelper.h>

Collaboration diagram for Impala::Core::Training::TesterIOHelper:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TesterIOHelper (DataFactory *input, Database::RawDataSet *reference, Database::RawDataSet *output)
void MakeTrainData (TrainDataSrc *&data, Table::AnnotationTable *annotation, String kerneltype)
void ReadAnnotation (Table::AnnotationTable *&annotation)
void WriteFold (int nr, Table::QuidTable *fold)
Table::QuidTableReadReferenceFold (int nr)
void WriteProblem (svm_problem *problem)
svm_problemReadReferenceProblem ()
void ReadModel (Svm *svm, String type)
void WriteModel (Svm *svm, String type)
Table::ScoreTableReadRanking (String type)
void WriteRanking (Table::ScoreTable *ranking, String type)
double ReadAveragePrecision ()
void WriteAveragePrecision (double ap)

Private Member Functions

void AssertFileFound (String filename, String errormsg)
String ProblemFilename ()
String FoldFilename (int i)
String ModelFilename (String type)
String RankingFilename ()
String ScoreFilename ()

Private Attributes

DataFactorymInput
Database::RawDataSetmReference
Database::RawDataSetmOutput
String mConcept
 ILOG_VAR_DECL

Static Private Attributes

static const String cConceptSet
static const Feature::FeatureDefinition cFeature
static const String cModel
static const String cKernelMatrix

Detailed Description

Definition at line 18 of file TesterIoHelper.h.


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