Gretel-synthetics

Latest version: v0.22.14

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 11

0.16.10

🚀 New release to support Gretel Beta2!

0.15.10

🐛 Fixed DataFrame buffering where fields may be missing from a generated record

0.15.9

⚙️ When using a Record Factory watchdog thread, if the thread throws an exception, cease generating records

0.15.8

⚙️ Cache a configurable amount of invalid record details in the `RecordFactory` which can be accessed and inspected as needed

0.15.7

⚙️ Support using a thread to monitory synthetic record generation progress. This lets the status of invalid records be checked as well while generating.

0.15.6

⚙️ Adds a new `validation_split` bool option to the configuration object. Enabled by default. When enabled, a fraction of the training data is used as validation data. Use of a validation set is recommended as it helps prevent over-fitting and memorization. When enabled, 20% of data will be used for validation.

Docs:

https://gretel-synthetics.readthedocs.io/en/latest/api/config.html#gretel_synthetics.config.BaseConfig.validation_split

---

⚙️ When using the `RecordFactory` class to create synthetic records, the `generate_all()` method will buffer records so they can be assembled into a DataFrame. A new `callback` option is available, that when set to a callable, will receive a periodic object containing data generation metrics.

Docs:

https://gretel-synthetics.readthedocs.io/en/latest/api/batch.html#gretel_synthetics.batch.GenerationProgress

Page 5 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.