- This will be the stable version for TF 2.13+ which is the first version that supports keras 3.0
- Some rework, updates docs and versioning. This will be the stable version for TF (Keras) 2.8+
- Bugfix for MacOS tensorflow metal
- Bugfix for computing the mean validation score in CV
- Bugfix for sorting scores
- Added detailed information to docstrings
- The summary method now returns the printed string, such that it can be stored to a file
- Now also exporting the dataset_join function