Releases: kalininalab/DataSAIL
Releases · kalininalab/DataSAIL
v1.2.4
Version 1.2.4 ships some more bug fixes.
- New
outputparameter for Python API to specify output directory and save cluster assignments and splits there. - Default values of
epsilonanddeltain CLI and API aligned to0.05. - Two bugs in parameter handling fixed.
Full Changelog: v1.2.3...v1.2.4
v1.2.3
- Bug fixed in overflow handling
- Switch from
pkg-resourcestoimportlib
v1.2.2
Bug fix in the evaluation function
v1.2.1
- Improved stratification and testing thereof to better handle mutliclass and multilabel-multiclass stratification
- Bugs with big cluster handling fixed
v1.2.0
v1.2.0 (2025-07-20)
- New Features!!!
- DataSAIL can now handle clusters that are too big for one split. The new parameter
overflowtakesbreakorassignas arguments. - It is now possible to quantify the similarity-induced leakage with DataSAIL in the
datasail.evalmodule.
- DataSAIL can now handle clusters that are too big for one split. The new parameter
- Parallel publication of PyPI and conda packages
- Major update of documentation
v1.1.1
Bug fix in S2 splitting
v1.1.0
Major rework of 2d splitting algorithms and many bug fixes to make tests pass again.
v1.0.7.zenodo
First Release for Zenodo
v1.0.7
Patch for parsing of delta
v1.0.6
Patch of datasail-lite build