There is a newer version of the record available.

Published April 19, 2023 | Version v0.0.11

PyPOTS: A Python Toolbox for Data Mining on Partially-Observed Time Series

Authors/Creators

Description

PyPOTS v0.0.11 is released now! 🤩

In this new version, we

1️⃣. added issue templates to help our community open issues properly in different categories; 2️⃣. enabled a code-linting workflow applying Flake8; 3️⃣. implemented the training log saving feature, which can help PyPOTS users better know models' performance during the training stage so that now tuning hyper-parameters is easier; 4️⃣. eased dependency management with file setup.cfg; 5️⃣. fixed an emergency bug🐞 "tensors not on the same device" when running on CUDA devices❗️

Also, together with this release, we initialize the development of pypots-cli, a command line interface tool currently to help PyPOTS developers run tests, code linting, and doc generating, and will enable users to run PyPOTS with shell commands in the future.

PyPOTS is growing 🚀. Stay tuned please!

What's Changed

Full Changelog: https://github.com/WenjieDu/PyPOTS/compare/v0.0.10...v0.0.11

Notes

If you use PyPOTS, please cite it as below.

Files

WenjieDu/PyPOTS-v0.0.11.zip

Files (260.5 kB)

Name Size Download all
md5:2913fcb17e796edd5f1e7073d57242af
260.5 kB Preview Download

Additional details

Related works