get_model_snapshot.cxx File Reference


Functions

template<class T>
void produce_models (Hazy_Database *db_conn, struct ondisk_storage_spec *od_spec, int numOfEntityBetweenLowHigh, char *training_file_name, char *output_file_name, int dim)
 This class is implemented to get low & high water values for read experiments We first train a model with k examples Then search on the entities to find low & high water values that produce # of tuples between low & high water which is p percent of all entities.
int main (int argc, char **argv)

Variables

double lambda = 0.0001
int rSize = 1000

Function Documentation

int main ( int  argc,
char **  argv 
)

template<class T>
void produce_models ( Hazy_Database db_conn,
struct ondisk_storage_spec od_spec,
int  numOfEntityBetweenLowHigh,
char *  training_file_name,
char *  output_file_name,
int  dim 
)

This class is implemented to get low & high water values for read experiments We first train a model with k examples Then search on the entities to find low & high water values that produce # of tuples between low & high water which is p percent of all entities.


Variable Documentation

double lambda = 0.0001

int rSize = 1000


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