There is a newer version of the record available.

Published April 19, 2023 | Version v0.0.11
Software Open

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 training stage so that 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 developmemt of pypots-cli, which is a command line interface tool currently to help PyPOTS developers run tests, code linting, and doc generating, and will enable users run PyPOTS with shell commands in the future.

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:37ca2ea36c62b3b0380a4c45a4abccef
260.5 kB Preview Download

Additional details

Related works