In this release, PyPOTS brings you new models FITS, SegRNN, CSAI, and TRMF. Kudos👍 to our new contributors Shengsheng @lss-1138 and Joseph @joseph-arulraj!
What's Changed
- Add FITS by @WenjieDu in #522
- Update docs and configs by @WenjieDu in #530
- Add FITS imputation model and update docs by @WenjieDu in #531
- CSAI Pipeline by @joseph-arulraj in #534
- add csai test cases by @LinglongQian in #535
- Add SegRNN Implementation by @lss-1138 in #537
- Update docs by @WenjieDu in #538
- Implement SegRNN as an imputation model by @WenjieDu in #539
- Fix CSAI cannot accept dataset files for lazy loading by @WenjieDu in #545
- Update the stale workflow by @WenjieDu in #547
- Add SegRNN testing cases by @WenjieDu in #548
- Update docs for CSAI by @WenjieDu in #549
- Update the stale workflow and docs, add SegRNN tests by @WenjieDu in #550
- Add TRMF imputation method by @AugustJW in #556
- Integrate raw TRMF implementation into PyPOTS by @WenjieDu in #560
- Update docs and dependency versions by @WenjieDu in #561
- Release v0.9 by @WenjieDu in #562
New Contributors
- @joseph-arulraj made their first contribution in #534
- @lss-1138 made their first contribution in #537
Full Changelog: v0.8.1...v0.9