Releases: siapy/siapy-lib
Releases · siapy/siapy-lib
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
0.4.0 (2024-08-10)
Features
- Add spectral indices computation and calculation functions (3ef8c63)
- Features generation implemented - automatic and spectral indices (16365e0)
Bug Fixes
- include (6d7e9e5)
- Remove unnecessary dataclass decorator brackets (28143f3)
- stubs for spyndex, mlxtend, and autofeat (f89a22a)
Dependencies
- Update dependencies to include spyndex, mlxtend, and autofeat (edd4978)
v0.3.4
0.3.4 (2024-07-26)
Bug Fixes
- Create Target base class (cf7194d)
- set default direction for optimization to 'minimize' (5a402fd)
- Update evaluators.py with type annotations and error handling (b1a4010)
- Update study config defaults to set direction to 'minimize' (347a2bb)
Dependencies
- Update pyproject.toml with optuna>=3.6.1 dependency (1faac14)
Documentation
- Update default branch name to 'main' and adjust merge instructions (42b0e29)