write a function like translate_observations but without the entity sampling (or maybe just adding a bool arg to translate_observations to indicate Model 6 vs 7)
start a binary like pclean.cc that reads in data and a schema, builds a GenDB instance, and incorporates the data. (Once the inference code is ready, the binary will call it too)
Read in and incorporate data for GenDB.
translate_observations
but without the entity sampling (or maybe just adding a bool arg to translate_observations to indicate Model 6 vs 7)pclean.cc
that reads in data and a schema, builds a GenDB instance, and incorporates the data. (Once the inference code is ready, the binary will call it too)