Releases: vanderschaarlab/synthcity
Releases · vanderschaarlab/synthcity
Synthcity v0.1.1 Release Notes
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
Changelog:
- Bugfixing
- Add tutorials for survival analysis, time series, and DP.
Synthcity v0.0.2 Release Notes
Changelog:
- Time series improvements
- Conditionals improvements
Synthcity v0.0.1 Release Notes
First beta release!