Releases: ayrna/remayn
Releases · ayrna/remayn
v1.0.6
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
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
anddict
types toResultSet __contains__
method by @victormvy in #6
remayn v1.0.3
Initial release of remayn.