There is a newer version of the record available.

Published January 17, 2024 | Version v0.3.1

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

Authors/Creators

Description

A bug in the calculation of the delta matrix (time-decay matrix) discussed in #294 gets fixed in this update.

What's Changed

  • Update logo URLs by @WenjieDu in https://github.com/WenjieDu/PyPOTS/pull/293
  • Fixing the issue in delta calculation by @WenjieDu in https://github.com/WenjieDu/PyPOTS/pull/297
  • Fixing the issue in time-decay matrix calculation and simplify the code by @WenjieDu in https://github.com/WenjieDu/PyPOTS/pull/298
  • Roll back the delta calculation of M-RNN to the same with GRU-D by @WenjieDu in https://github.com/WenjieDu/PyPOTS/pull/300

Full Changelog: https://github.com/WenjieDu/PyPOTS/compare/v0.3...v0.3.1

Notes

If you use PyPOTS, please cite it as below.

Files

WenjieDu/PyPOTS-v0.3.1.zip

Files (351.5 kB)

Name Size Download all
md5:25fe11280ec040d36300b16ce7529f12
351.5 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/WenjieDu/PyPOTS/tree/v0.3.1 (URL)