There is a newer version of the record available.

Published May 16, 2023 | Version v0.1
Software Open

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

Authors/Creators

Description

PyPOTS v0.1 is released! 🎉🎉🎉

In this new version, we

  1. separated each model into a single model, for better standardization and easier management in the library;
  2. added model templates, for each task to assist PyPOTS contributors to quickly add new models;
  3. isolated optimizers from models, 1). to separate hyperparameters and avoid putting all of them in one place, which could result in a mess and be not readable; 2). to provide additional functionalities in the near future, such as learning rate scheduling, etc.
  4. Documentations are formally released! 🚀 Visit PyPOTS website to see them;
What's Changed

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

Notes

If you use PyPOTS, please cite it as below.

Files

WenjieDu/PyPOTS-v0.1.zip

Files (329.0 kB)

Name Size Download all
md5:be1524f8a82aad054ca19db5f96b3df8
329.0 kB Preview Download

Additional details

Related works