models
object to our configuration. The models object takes a list of keyed objects, starting with the tag
for the generative model we wish to use.data_source
can be any valid URL that is accessible by the client. By default, no extra objects or parameters are required. Gretel uses default settings that will work well for a variety of datasets. There are three primary sections to be aware of:params
object contains key-value pairs that represent the available parameters that will be used to train a synthetic data model on the data_source
. Parameters are specific to each supported model type. See a full list of supported parameters in the Models docs.