SyntheticDataConfiguration
Configuration settings for synthetic data generation, including the parameters that control data synthesis and the evaluation scores that measure the quality and privacy characteristics of the generated synthetic data.
Types
Properties
Link copied to clipboard
Evaluation scores that assess the quality and privacy characteristics of the generated synthetic data, providing metrics on data utility and privacy preservation.
Link copied to clipboard
The parameters that control how synthetic data is generated, including privacy settings, column classifications, and other configuration options that affect the data synthesis process.
Functions
Link copied to clipboard
inline fun copy(block: SyntheticDataConfiguration.Builder.() -> Unit = {}): SyntheticDataConfiguration