torchTS icon indicating copy to clipboard operation
torchTS copied to clipboard

Time series forecasting with PyTorch

Results 88 torchTS issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.5.10 to 1.7.4. Release notes Sourced from pytorch-lightning's releases. PyTorch Lightning 1.7.4: Standard patch release [1.7.4] - 2022-08-31 Added Added an environment variable PL_DISABLE_FORK that can be...

dependencies
python

updates: - [github.com/psf/black: 22.1.0 → 24.3.0](https://github.com/psf/black/compare/22.1.0...24.3.0) - [github.com/asottile/pyupgrade: v2.31.0 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v2.31.0...v3.15.2) - [github.com/PyCQA/isort: 5.10.1 → 5.13.2](https://github.com/PyCQA/isort/compare/5.10.1...5.13.2) - [github.com/flakeheaven/flakeheaven: 0.11.0 → 3.3.0](https://github.com/flakeheaven/flakeheaven/compare/0.11.0...3.3.0) - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.5.0) - [github.com/Lucas-C/pre-commit-hooks: v1.1.13 →...

dependencies
pre-commit

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.20.0. Release notes Sourced from pre-commit's releases. pre-commit v2.20.0 Features Expose source and object-name (positional args) of prepare-commit-msg hook as PRE_COMMIT_COMIT_MSG_SOURCE and PRE_COMMIT_COMMIT_OBJECT_NAME. #2407 PR...

dependencies
python

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.7.0 to 3.8.2. Release notes Sourced from pytest-mock's releases. v3.8.2 3.8.2 (2022-07-05) Fixed AsyncMock support for Python 3.7+ in mocker.async_stub (#302). v3.8.1 Releases 3.8.1 (2022-06-24) Fix regression...

dependencies
python

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 5.1.1. Release notes Sourced from sphinx's releases. v5.1.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.1.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.0.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.0.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.0.0 No release notes provided. v5.0.0b1...

dependencies
python

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.2.5 to 4.4.0. Release notes Sourced from JamesIves/github-pages-deploy-action's releases. v4.4.0 What's Changed Adding tag option to action by @​germa89 in JamesIves/github-pages-deploy-action#1142 - this can be used by...

dependencies
github actions

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

documentation
javascript

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

documentation
javascript

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.1.0. Release notes Sourced from actions/upload-artifact's releases. v3.1.0 What's Changed Bump @​actions/artifact to v1.1.0 (actions/upload-artifact#327) Adds checksum headers on artifact upload (actions/toolkit#1095) (actions/toolkit#1063) v3.0.0 What's...

dependencies
github actions

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4. Release notes Sourced from axios's releases. v0.21.4 0.21.4 (September 6, 2021) Fixes and Functionality: Fixing JSON transform when data is stringified. Providing backward compatibility...

documentation
javascript