Skip to content

Releases: ylab-hi/EasyEvo2

v0.1.11

11 Jun 20:33
Compare
Choose a tag to compare

v0.1.8

06 Jun 20:24
Compare
Choose a tag to compare

Changelog

[0.1.8] - 2024-03-21

Added

  • New score command (renamed from calculate_probs) with improved functionality
  • Added pandas support for more efficient data processing
  • Added metadata tracking for probability calculations including:
    • Model type
    • Window size
    • Step size
    • Device used
    • Timestamp
  • Added support for custom output file paths

Changed

  • Improved error handling with proper exception chaining
  • Enhanced file I/O operations using pathlib
  • More efficient data processing using pandas DataFrame
  • Better output format with separate metadata JSON file

Fixed

  • Improved file path handling using pathlib consistently
  • Better error messages with proper exception context

Full Changelog: v0.1.7...v0.1.8