Skip to content

v1.1.0

Latest

Choose a tag to compare

@ls-ptr ls-ptr released this 03 Jul 08:09

1.1.0 - 2026-07-03

Feature release for public API to enable users to easily access the packages internal
logging system.

Added

  • ssrc/xai4tsc/logging_config.py: Provides top-level package functions for package
    users to access the packages internal logging system. This is now also used by the
    experiment runner.
  • Minor Changes:
    • Refactored the getting_started example of the package to a python script
    • Added F1 and MCC scores for model evaluation
    • Unification of the save_path parameter types
    • Fixes a bug in UcrUeaDatatset path handling