ANRGenstar / genstar

Generation of Synthetic Populations Library
20 stars 2 forks source link

be able to add some attributes to a preexisting population #27

Open samthiriot opened 7 years ago

samthiriot commented 7 years ago

Use case 1: augment an existing dataset

Use case 2: chain different GoSPL tools

samthiriot commented 7 years ago

developed a proof of concept which takes a sample (read from CSV), and adds other attributes based on the existing ones using probabilities provided as a bayesian network.

We would have to exchange more on the semantics of such a wrapper and define the interface for such a sampler which augments attributes based on existing ones