src/IO/InputData.h File Reference

The input of the training and testing data. More...

#include <vector>
#include <map>
#include <utility>
#include <fstream>
#include "IO/ClassMappings.h"
#include "Utils/Args.h"

Go to the source code of this file.

Namespaces

namespace  MultiBoost

Classes

class  InputData
 Handles the data. More...
struct  InputData::Example
 Holds the data of the single example. More...

Typedefs

typedef vector< pair< int,
double > >::iterator 
MultiBoost::vpIterator
 Iterator on pair.
typedef vector< pair< int,
double > >::const_iterator 
MultiBoost::cvpIterator
 Const iterator on pair.

Enumerations

enum  MultiBoost::eInputType { MultiBoost::IT_TRAIN, MultiBoost::IT_TEST }
 Defines the type of input. More...


Detailed Description

The input of the training and testing data.

Definition in file InputData.h.


Generated on Mon Nov 28 21:43:47 2005 for MultiBoost by  doxygen 1.4.5