Skip to content

Releases: vanderschaarlab/synthcity

Synthcity v0.1.1 Release Notes

11 Jan 16:36
3b7047a

Choose a tag to compare

Changelog

  • Rename temporal_horizons -> observation_times
  • Move privacy plugins to a separate folder.
  • TimeSeriesTabularAutoEncoder -> rename to VAE as appropriate. (AE is different from VAE)
  • Remove two sdv plugins in the release (sdv_ctgan, sdv_tvae)
  • Use Static and TimeSeries survival
  • Docs: data loaders as a section (Tutorial, Data Loader, Generators, Metrics, ...)
  • Docs improvements
  • Document network architecture -- add reference for each mode supported in ts_model.py (same for tabular data).
  • PBC_dataloader fixes

Synthcity v0.0.3 Release Notes

08 Jan 18:51
06daf21

Choose a tag to compare

Changelog:

  • Bugfixing
  • Add tutorials for survival analysis, time series, and DP.

Synthcity v0.0.2 Release Notes

08 Jan 14:04
e2c24e6

Choose a tag to compare

Changelog:

  • Time series improvements
  • Conditionals improvements

Synthcity v0.0.1 Release Notes

17 Dec 17:29
02106ea

Choose a tag to compare

First beta release!