Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: DeltaGa/ydata-synthetic

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(actions): update pypa/gh-action-pypi-publish action to v1.10.1

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: bump tensorflow and tensorflow probability versions (ydataai#336)

* feat: bump tensorflow and tensorflow probability versions

* chore: update github flows python version

* chore: update github flows python version for pull request

1.3.3

Toggle 1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(actions): update abutler/upload-release-assets action to v3

1.3.2

Toggle 1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update package version 6 documentation (ydataai#314)

* docs: update docs with GMM and relational database synthesis. (ydataai#313)

Co-authored-by: Fabiana Clemente <[email protected]>

* docs: update doppelGANger example (ydataai#306)

Co-authored-by: Fabiana <[email protected]>

* Changing the TimeGAN notebook to support the new version of the API (ydataai#310)

Co-authored-by: Fabiana <[email protected]>

* chore(deps): update dependency scikit-learn to ==1.3.* (ydataai#296)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabiana <[email protected]>

* chore(deps): update dependency mkdocstrings to v0.24.0 (ydataai#294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabiana <[email protected]>

* chore(deps): update dependency mkdocs to v1.5.3 (ydataai#292)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabiana <[email protected]>

* chore(deps): update dependency ydata-profiling to v4.6.3 (ydataai#244)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabiana <[email protected]>

* chore(deps): update dependency streamlit to v1.29.0 (ydataai#241)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabiana <[email protected]>

* chore(deps): update dependency pytest to v7 (ydataai#215)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabiana <[email protected]>

---------

Co-authored-by: Fabiana Clemente <[email protected]>
Co-authored-by: Miriam Seoane Santos <[email protected]>
Co-authored-by: Carlos Gavidia-Calderon <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1.3.1

Toggle 1.3.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: improvements to the doppelganger model

1.3.0

Toggle 1.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: add doppelganger docs

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: fix typo (ydataai#275)

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(actions): update pypa/gh-action-pypi-publish action to v1.8.3

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
aquemy Alexandre Quemy
chore(deps): fix streamlit version (ydataai#246)

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: streamlit app for ydata-synthetic (ydataai#236)

* feat: improve example streamlit app to serve as the package interface

* chore: remove from the examples as now it is a feature

* feat: add input path to save model and save synthetic data samples

* docs: add new streamlit example and update readme

* docs: update readme with a video

* fix: udapte the setup file and readme

* fix: fix typo

* fix: remove comments

* fix: codacy code quality issues