Skip to content

v3.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Feb 18:03
· 6 commits to refs/heads/main since this release
d7a9aef

New features

Fixes

  • [FIX] Add protection against duplicated level and quantiles in distribution losses @marcopeix (#1448)
  • [FIX] Inverse scaling with MASE loss @marcopeix (#1447)
  • [FIX] Exogenous support in TimeXer @marcopeix (#1444)
  • [FIX] Correct min_samples formula in conformal prediction for step_size @W057 (#1461)
  • [FIX] Fix save() to prevent FileExistsError with DDP @W057 (#1460)

Documentation