Skip to content

Releases: hitsz-ids/synthetic-data-generator

0.2.0

01 Mar 03:31
e775104
Compare
Choose a tag to compare

What's Changed

LLM-Based SingleTable Model

A single-table data synthesis model based on LLM is included, view colab example:

Commits:

Improvements on Inspectors

  • Add Regex Inspector and Email Inspector example. by @MooooCat in #115
  • Implement datetime_formats in DatetimeInspector by @Femi-lawal in #125
  • Distinguish int/float in NumericInspector by @MooooCat in #133

Metadata

  • Bugfix: fix KeyError when metadata raising an MetadataInvalidError. by @MooooCat in #134
  • Add dict support on metadata, optimize datetime format judgment rules, add eq for combiner by @MooooCat in #135

Python 3.12 Support

Readme and Docs

Others

New Contributors

Full Changelog

Please view: 0.1.5...0.2.0

0.1.5

22 Jan 08:10
60f6323
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.4...0.1.5

0.1.4

16 Jan 13:44
dae869e
Compare
Choose a tag to compare

What's Changed

  • [Bugfix] Add future annotations by @MooooCat in #106
  • Add testing for JSD metrics by @sjh120 in #100
  • Add base model for multi-table statistic model, change single-table base class location by @MooooCat in #102
  • Add mutual information metric by @Z712023 in #101

Full Changelog: 0.1.3...0.1.4

0.1.3

08 Jan 06:46
9479c1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

23 Dec 02:30
4ea93b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

21 Dec 05:32
Compare
Choose a tag to compare

What's Changed

  • Add more testing, fix some bugs, drop mem cache by @Wh1isper in #85

Full Changelog: 0.1.0...0.1.1

0.1.0

20 Dec 09:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.1...0.1.0

0.1.0b0

20 Dec 09:07
Compare
Choose a tag to compare
0.1.0b0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.0a0...0.1.0b0

0.1.0a0

19 Dec 06:34
788284a
Compare
Choose a tag to compare
0.1.0a0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.0.1...0.1.0a0

0.0.1

04 Dec 08:31
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.0.0a0...0.0.1