Pytorch-forecasting

Latest version: v1.0.0

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.3.1

- More tests driving coverage to ~90%
- Performance tweaks for temporal fusion transformer
- Reformatting with sort
- Improve documentation - particularly expand on hyper parameter tuning

Fixed

- Fix PoissonLoss quantiles calculation
- Fix N-Beats visualisations

---

0.3.0

Added

- Calculating partial dependency for a variable
- Improved documentation - in particular added FAQ section and improved tutorial
- Data for examples and tutorials can now be downloaded. Cloning the repo is not a requirement anymore
- Added Ranger Optimizer from `pytorch_ranger` package and fixed its warnings (part of preparations for conda package release)
- Use GPU for tests if available as part of preparation for GPU tests in CI

Changes

- **BREAKING**: Fix typo "add_decoder_length" to "add_encoder_length" in TimeSeriesDataSet

Bugfixes

- Fixing plotting predictions vs actuals by slicing variables

---

0.2.4

Fixed

Fix bug where predictions were not correctly logged in case of `decoder_length == 1`.

Added

- Add favicon to docs page

---

0.2.3

Update build system requirements to be parsed correctly when installing with `pip install git+https://github.com/jdb78/pytorch-forecasting`

---

0.2.2

- Add tests for MacOS
- Automatic releases
- Coverage reporting

---

0.2.1

This release improves robustness of the code.

- Fixing bug across code, in particularly

- Ensuring that code works on GPUs
- Adding tests for models, dataset and normalisers
- Test using GitHub Actions (tests on GPU are still missing)

- Extend documentation by improving docstrings and adding two tutorials.
- Improving default arguments for TimeSeriesDataSet to avoid surprises

---

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.