Skip to content

Commit

Permalink
0.9.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
frances-h committed Feb 13, 2024
1 parent 1126d75 commit 33db2c0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# History

## v0.9.0 - 2024-02-13

This release makes CTGAN sampling more efficient by saving the frequency of each categorical value.

### New Features

* Improve DataSampler efficiency - Issue [#327] ((https://github.com/sdv-dev/CTGAN/issue/327)) by @fealho

## v0.8.0 - 2023-11-13

This release adds a progress bar that will show when setting the `verbose` parameter to `True`
Expand Down

0 comments on commit 33db2c0

Please sign in to comment.