multiclass_main.cxx File Reference


Classes

struct  worker_thread_info< T >
 structure that has Hazy_Worker and parsed_vec More...

Functions

void usage ()
template<class T>
void startServer (int server_id, string dbname, int dim, int nLabels, const char *entity_file, const char *train_file_for_hot_run, hazy_model::strategy s, struct skiing_spec &ski_spec, bool should_build_ova)
int main (int argc, char **argv)
template<class T>
void * worker_thread (void *data)

Variables

const string EXTERNAL_TABLE_BASE_NAME = "sm_test_external_table"
 This class implements multi-class classification that uses Main Memory architecture.
const string INTERNAL_TABLE_BASE_NAME = "internal_table"
const int r_size = 1000
Hazy_Serverserv
 Hazy Server.

Function Documentation

int main ( int  argc,
char **  argv 
)

template<class T>
void startServer ( int  server_id,
string  dbname,
int  dim,
int  nLabels,
const char *  entity_file,
const char *  train_file_for_hot_run,
hazy_model::strategy  s,
struct skiing_spec ski_spec,
bool  should_build_ova 
)

void usage (  ) 

template<class T>
void* worker_thread ( void *  data  ) 


Variable Documentation

const string EXTERNAL_TABLE_BASE_NAME = "sm_test_external_table"

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

const string INTERNAL_TABLE_BASE_NAME = "internal_table"

const int r_size = 1000

Hazy_Server* serv

Hazy Server.


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