ydata-synthetic
ydata-synthetic copied to clipboard
[BUG] Is training data be sent across the network to compute the syntactic data?
Hi Team, Is training data be sent across the network to compute the syntactic data? OR it is computed locally without network call?
Regards, Hemasundar.
Hi @Hemasundararaop,
All models are created and trained locally without any data being sent through network. The only exception is Fabric Regular Synthesizer which requires a token from YData Fabric and sends the training data to Fabric during the training.