Allow a subset of the original data to be randomly selected for the training. For example if you have 1 million rows, you could select just 1000 to be used for training. This will require an additional variable to be passed through to the generate_syntheticdata method
Allow a subset of the original data to be randomly selected for the training. For example if you have 1 million rows, you could select just 1000 to be used for training. This will require an additional variable to be passed through to the generate_syntheticdata method