multiclass_test.cxx File Reference


Functions

template<class T>
void insert_examples_from_file (Node< T > *tree, const char *file_name)
 This class implements multi-class classification that uses Main Memory architecture.
template<class T>
void print_entity_labels (Node< T > *tree, const char *file_name)
template<class T>
void run_test (int dim, int nLabels, const char *train_file, const char *entity_file, hazy_model::strategy s, struct skiing_spec &ski_spec, bool should_build_ova, int epochs)
int main (int argc, char **argv)

Function Documentation

template<class T>
void insert_examples_from_file ( Node< T > *  tree,
const char *  file_name 
)

This class implements multi-class classification that uses Main Memory architecture.

int main ( int  argc,
char **  argv 
)

template<class T>
void print_entity_labels ( Node< T > *  tree,
const char *  file_name 
)

template<class T>
void run_test ( int  dim,
int  nLabels,
const char *  train_file,
const char *  entity_file,
hazy_model::strategy  s,
struct skiing_spec ski_spec,
bool  should_build_ova,
int  epochs 
)


Generated on Wed Dec 15 10:46:16 2010 for Hazy_System by  doxygen 1.4.7