Skip to content

Releases: ayrna/remayn

v1.0.6

06 Jun 07:55
18c3cc4
Compare
Choose a tag to compare

What's Changed

  • [MNT] Fixing several problems by @victormvy in #7
  • [MNT] train/val_history check empty sequence by @victormvy in #8
  • [BUG] Added checks to prevent an error when calling ResultSet.create_dataframe with include_train or include_val by @victormvy in #10

Full Changelog: v1.0.4...v1.0.6

remayn v1.0.4

27 May 18:03
cef5cb8
Compare
Choose a tag to compare

What's Changed

  • [DOC] Readme fix by @victormvy in #2
  • [ENH] Allowed ResultData to receive also lists by @victormvy in #3
  • [MNT] Replaced validation errors with warnings in ResultFolder load by @victormvy in #4
  • [DOC] ResultFolder.load docstring fix by @victormvy in #5
  • [DOC] Added string and dict types to ResultSet __contains__ method by @victormvy in #6

remayn v1.0.3

21 May 09:31
cef5cb8
Compare
Choose a tag to compare

Initial release of remayn.