Skip to content

v2.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 03:11

✨ New Features

  • feat(models): Two new models, ASTGI and TFMixer, have been newly added to PyOmniTS. Our Time Series Analysis Leaderboard has also updated their performances with --pred_len 3. ASTGI and TFMixer's original code repositories are based on PyOmniTS v1.0.0. Hyperparameters for MIMIC-III, PhysioNet'12, Human Activity, and USHCN strictly follow the original papers. The rest datasets are not evaluated in the original model, thus we only provide a set of default hyperparameters. If you want to evaluate ASTGI and TFMixer on these datasets, you may search for their optimal performance via --sweep 1 (commit) (commit)
  • feat(scripts):ASTGI (commit)
  • feat(scripts):TFMixer (commit)
  • feat:github workflow for issue management (commit)
  • feat:release workflow (commit)

🐛 Bug Fixes

🔧 Maintenance


Full Changelog: v2.0.0...v2.0.1