Skip to content

Releases: tdspora/syngen

0.5.8

02 Jan 08:36
aa4ee38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.7...0.5.8

0.5.7

19 Dec 15:25
b7dd757
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.6...0.5.7

0.5.6

15 Dec 11:14
215fa97
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.5...0.5.6

0.5.5

15 Dec 08:31
922f7b0
Compare
Choose a tag to compare

What's Changed

  • fix the process of mlflow tracking by @Anna050689 in #332
  • save the reports, and the metrics in the appropriate run of the training or the inference process with 'print_report'=True
  • upgrade 'mlflow' to 2.9.1

Full Changelog: 0.5.4...0.5.5

Version 0.5.3

06 Dec 10:12
e428535
Compare
Choose a tag to compare

What's Changed

  • Fix bivariate distribution plot in accuracy report by @Ijka in #326

Version 0.5.2

30 Nov 16:07
8e36257
Compare
Choose a tag to compare

What's Changed

  • add the support or Python3.10

Full Changelog: 0.5.1...0.5.2

Version 0.5.1

28 Nov 12:21
c5121bb
Compare
Choose a tag to compare

What's Changed

  • reduce the usage of IPython

Full Changelog: 0.5.0...0.5.1

Version 0.5.0

22 Nov 11:46
16fc9f1
Compare
Choose a tag to compare

Important

Starting with syngen v 0.5.0, Python 3.9.* is required.
Python 3.8.* is no longer supported. Ensure you are using the correct Python version to avoid compatibility issues.

What's Changed

Full Changelog: 0.4.10...0.5.0

0.4.10

17 Nov 07:04
73b61be
Compare
Choose a tag to compare

What's Changed

  • reduce high vulnerabilities by @Anna050689 in #309
  • upgrade the libraries - Werkzeug to 3.0.1, pillow to 10.0.1

Full Changelog: 0.4.9...0.4.10

Version 0.4.9

14 Nov 15:44
af17a08
Compare
Choose a tag to compare

What's Changed

  • Epmctdm 6549 checks in GitHub action by @serhio-k in #295
  • fix issues - 'E402' detected by 'flake8' by @Anna050689 in #289
  • update 'VERSION', refactor the classes BaseTest, AccuracyTest in 'ml/… by @Anna050689 in #298
  • update the information related to the usage of Mlflow in "README.md" by @Anna050689 in #299
  • move the step of 'set_mlflow' after the validation process by @Anna050689 in #300

Full Changelog: 0.4.5...0.4.9