✨ 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
- fix(models):APN info (commit)
- fix(workflows): (commit)
- fix:release workflow (commit)
- fix:release workflow (commit)
- fix:release workflow (commit)
🔧 Maintenance
- chore(models):intro (commit)
- chore(models):intro (commit)
- chore(models):intro (commit)
- chore:README (commit)
- chore:README (commit)
- chore:README (commit)
- chore:run.sh (commit)
Full Changelog: v2.0.0...v2.0.1