Skip to content

Releases: vanderschaarlab/synthcity

v0.2.11

04 Sep 09:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.10...v0.2.11

v0.2.10

01 Mar 10:02
10dbe78
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.9...v0.2.10

v0.2.9

12 Sep 21:53
d36f37f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.8

06 Sep 11:56
7c1d9b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

15 Aug 13:46
8282028
Compare
Choose a tag to compare

What's Changed

New generative plugins

New metrics

Tutorials

Bugfixes

Other changes

Full Changelog: v0.2.6...v0.2.7

v0.2.6

27 Apr 08:53
03ec2ee
Compare
Choose a tag to compare

What's Changed

  • 158 no support for columns of type uint by @robsdavis in #181
  • Update of data_encoder and tabular_encoder by @tztsai in #159
  • Add Tabnet support by @tztsai in #168
  • Optuna hyperparameter optimization tutorial by @tztsai in #178
  • Bugfix: test_evaluate_performance_survival_analysis-test by @robsdavis in #174

Full Changelog: v0.2.5...v0.2.6

v0.2.5

04 Apr 12:08
Compare
Choose a tag to compare

What's Changed

New methods added:

Bugfixes and improvements to tests:

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

24 Mar 13:31
9cf13e4
Compare
Choose a tag to compare

What's Changed

  • Fix bugs, including PBCDataloader incorrect preprocessing by @DrShushen in #152
  • Cleanup & todos by @bcebere in #154
  • feat: pass batch size to predict in dynamic deephit by @HLasse in #153
  • Bugfix: Added function to make kwargs json serializable in Benchmarks.evaluate by @robsdavis in #157
  • Workflows improvements by @bcebere in #155

New Contributors

Full Changelog: v0.2.3...v0.2.4

Synthcity v0.2.3 Release Notes

15 Mar 10:56
cf6ea56
Compare
Choose a tag to compare

Changelog

Full Changelog: v0.2.2...v0.2.3

Synthcity v0.2.2 Release Notes

06 Mar 18:18
7bb36fb
Compare
Choose a tag to compare

What's Changed
readme modification for more clarity by @pravsels in #137
Added AlphaPrecisionNaive by @robsdavis in #142