Gretel Evaluation
Gretel.ai is another tool that provides the functionality to generate synthetic tabular data. We also use their Gretel Score as an evaluation metric.
Installing Gretel Client
If you are using Jupyter Notebook or Google Colab, please restart your kernel after installing the package.
Importing Gretel Evaluation
Creating an evaluator
Return
A dictionary containing the quality report generated by Gretel AI [7].
To generate Gretel Score for synthetic data using SDGnE, you'd require Gretel API Key.
Last updated