DataGenerator
DataGenerator copied to clipboard
Add a feature to generate data based on a given distribution
The given distribution can be specified by weighted buckets in a csv
This could be a Transformer. Within model, add a placeholder. In transformer, populate value according to a given distribution.
How will they describe the distribution? And how will this info be spread across?
Taking this out of 2.2 for now, as the effort seems a bit higher.