{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":186872119,"defaultBranch":"dev","name":"gluonts","ownerLogin":"awslabs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-05-15T17:17:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3299148?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1721909239.0","currentOid":""},"activityList":{"items":[{"before":"95faaa28176f5b2f07a7eaec511f34a8700f4f9a","after":"7668ce11fc296de18daf71d718f91b2f447e3615","ref":"refs/heads/dev","pushedAt":"2024-07-25T12:17:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Upgrade dependencies in nursery (#3206)\n\n*Issue #, if available:*\r\n- https://github.com/awslabs/gluonts/security/dependabot/24\r\n- https://github.com/awslabs/gluonts/security/dependabot/27\r\n- https://github.com/awslabs/gluonts/security/dependabot/28\r\n- https://github.com/awslabs/gluonts/security/dependabot/29\r\n- https://github.com/awslabs/gluonts/security/dependabot/30\r\n\r\n*Description of changes:* Upgrade dependencies to recommended versions.\r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Upgrade dependencies in nursery (#3206)"}},{"before":"fecb6fb1055146c4abb2737043816c69e399e636","after":null,"ref":"refs/heads/dependabot/pip/src/gluonts/nursery/daf/torch-2.2.0","pushedAt":"2024-07-25T12:07:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"}},{"before":"36164f6f4d7c1d416aeec0949d61aa2d9f77a5f4","after":"95faaa28176f5b2f07a7eaec511f34a8700f4f9a","ref":"refs/heads/dev","pushedAt":"2024-07-25T12:07:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Bump torch from 1.13.1 to 2.2.0 in /src/gluonts/nursery/daf (#3204)\n\nBumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.2.0.\r\n
\r\nRelease notes\r\n

Sourced from torch's\r\nreleases.

\r\n
\r\n

PyTorch 2.2: FlashAttention-v2, AOTInductor

\r\n

PyTorch 2.2 Release Notes

\r\n\r\n

Highlights

\r\n

We are excited to announce the release of PyTorch® 2.2! PyTorch 2.2\r\noffers ~2x performance improvements to\r\nscaled_dot_product_attention via FlashAttention-v2\r\nintegration, as well as AOTInductor, a new ahead-of-time compilation and\r\ndeployment tool built for non-python server-side deployments.

\r\n

This release also includes improved torch.compile support for\r\nOptimizers, a number of new inductor optimizations, and a new logging\r\nmechanism called TORCH_LOGS.

\r\n

Please note that we are deprecating\r\nmacOS x86 support, and PyTorch 2.2.x will be the last version that\r\nsupports macOS x64.

\r\n

Along with 2.2, we are also releasing a series of updates to the\r\nPyTorch domain libraries. More details can be found in the library\r\nupdates blog.

\r\n

This release is composed of 3,628 commits and 521 contributors since\r\nPyTorch 2.1. We want to sincerely thank our dedicated community for your\r\ncontributions. As always, we encourage you to try these out and report\r\nany issues as we improve 2.2. More information about how to get started\r\nwith the PyTorch 2-series can be found at our Getting Started\r\npage.

\r\n

Summary:

\r\n\r\n\r\n
\r\n

... (truncated)

\r\n
\r\n
\r\nCommits\r\n\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=torch&package-manager=pip&previous-version=1.13.1&new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/awslabs/gluonts/network/alerts).\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump torch from 1.13.1 to 2.2.0 in /src/gluonts/nursery/daf (#3204)"}},{"before":null,"after":"fecb6fb1055146c4abb2737043816c69e399e636","ref":"refs/heads/dependabot/pip/src/gluonts/nursery/daf/torch-2.2.0","pushedAt":"2024-07-25T10:50:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump torch from 1.13.1 to 2.2.0 in /src/gluonts/nursery/daf\n\nBumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.2.0.\n- [Release notes](https://github.com/pytorch/pytorch/releases)\n- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)\n- [Commits](https://github.com/pytorch/pytorch/compare/v1.13.1...v2.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: torch\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump torch from 1.13.1 to 2.2.0 in /src/gluonts/nursery/daf"}},{"before":"b97ff43d73ec36eb45deee21307aaa6eba1f1367","after":"36164f6f4d7c1d416aeec0949d61aa2d9f77a5f4","ref":"refs/heads/dev","pushedAt":"2024-06-14T13:31:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Update: Import of gluonts modules in pts module (#3194)\n\n*Issue #, if available:* #3193\r\n\r\n*Description of changes:* Import Error solved with updated imports\r\nmatching the new version of gluonts\r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\nTag: bug fix (import error)\r\n\r\nCo-authored-by: Clara Grotehans \r\nCo-authored-by: Lorenzo Stella ","shortMessageHtmlLink":"Update: Import of gluonts modules in pts module (#3194)"}},{"before":"f0f2266d520cb980f4c1ce18c28b003ad5cd2599","after":"b97ff43d73ec36eb45deee21307aaa6eba1f1367","ref":"refs/heads/dev","pushedAt":"2024-06-14T13:29:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Bump pytorch lightning compat (#3195)\n\n*Issue #, if available:*\r\nhttps://github.com/awslabs/gluonts/security/dependabot/23\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Bump pytorch lightning compat (#3195)"}},{"before":"0cb0808900afdb4a29de37761f04ddbb469bd467","after":"3cdef76054ccaea19626373e9711da239b42ff91","ref":"refs/heads/v0.15.x","pushedAt":"2024-05-31T18:21:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Backports v0.15.1 (reprise) (#3191)\n\n*Description of changes:* backporting fixes\r\n- #3188 \r\n- #3189\r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup\r\n\r\n---------\r\n\r\nCo-authored-by: Oleksandr Shchur ","shortMessageHtmlLink":"Backports v0.15.1 (reprise) (#3191)"}},{"before":"e3562e48554b000ce51536121b45f0ddf34f1716","after":"f0f2266d520cb980f4c1ce18c28b003ad5cd2599","ref":"refs/heads/dev","pushedAt":"2024-05-31T16:52:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Docs: fix custom pytorch model tutorial (#3188)\n\n*Issue #, if available:* docs build was failing\r\nhttps://github.com/awslabs/gluonts/actions/runs/9318549582/job/25651104403\r\n\r\n*Description of changes:*\r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Docs: fix custom pytorch model tutorial (#3188)"}},{"before":"5e30960c7d799b15ab7cf3bd3a9f286525e81cb5","after":"e3562e48554b000ce51536121b45f0ddf34f1716","ref":"refs/heads/dev","pushedAt":"2024-05-31T15:47:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Enable QuantileOutput for TiDE model (#3189)\n\n*Description of changes:*\r\n- Make the `TiDE` model compatible with arbitrary `Output` objects (not\r\nonly `DistributionOutput`).\r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Enable QuantileOutput for TiDE model (#3189)"}},{"before":"49e5c85ba130a89eca6d2d2bf278ff47f110d8c6","after":"0cb0808900afdb4a29de37761f04ddbb469bd467","ref":"refs/heads/v0.15.x","pushedAt":"2024-05-31T12:58:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Backports v0.15.1 (#3187)\n\n*Description of changes:* backporting fixes\r\n- #3186 \r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup\r\n\r\nCo-authored-by: Oleksandr Shchur ","shortMessageHtmlLink":"Backports v0.15.1 (#3187)"}},{"before":"c4ff443e42f305fa5c36dc4e93b068e1a4ef0551","after":"5e30960c7d799b15ab7cf3bd3a9f286525e81cb5","ref":"refs/heads/dev","pushedAt":"2024-05-31T12:48:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Fix incorrect input routing for models (#3186)\n\nFixes #3185\r\n\r\n*Description of changes:*\r\n\r\nThere is currently a bug where the model inputs may be routed incorrect\r\nby the forecast generator. This effectively results in\r\n`past_feat_dynamic_real` and `past_feat_dynamic_cat` being ignored by\r\nthe TFT model.\r\n\r\nMWE:\r\n```python\r\nfrom unittest import mock\r\nimport numpy as np\r\nimport pandas as pd\r\nfrom gluonts.torch.model.tft import TemporalFusionTransformerEstimator\r\n\r\nfreq = \"D\"\r\nN = 50\r\ndata = [\r\n {\"target\": np.arange(N), \"past_feat_dynamic_real\": np.random.rand(1, N).astype(\"float32\"), \"start\": pd.Period(\"2020-01-01\", freq=freq)}\r\n]\r\n\r\npredictor = TemporalFusionTransformerEstimator(prediction_length=1, freq=freq, past_dynamic_dims=[1], trainer_kwargs={\"max_epochs\": 1}).train(data)\r\n\r\nwith mock.patch(\"gluonts.torch.model.tft.module.TemporalFusionTransformerModel._preprocess\") as mock_fwd:\r\n try:\r\n fcst = list(predictor.predict(data))\r\n except:\r\n pass \r\n call_kwargs = mock_fwd.call_args[1]\r\n\r\ncall_kwargs[\"feat_dynamic_cat\"] \r\n# tensor([[[0.8073]]])\r\ncall_kwargs[\"past_feat_dynamic_real\"] \r\n# None\r\n```\r\n\r\nThe bug occurs because model inputs are passed as positional arguments\r\ninstead of keyword arguments.\r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Fix incorrect input routing for models (#3186)"}},{"before":"0193ed756edd681e8e09139f2e2df99b581bbaab","after":"c4ff443e42f305fa5c36dc4e93b068e1a4ef0551","ref":"refs/heads/dev","pushedAt":"2024-05-29T14:49:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abdulfatir","name":"Abdul Fatir","path":"/abdulfatir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4028948?s=80&v=4"},"commit":{"message":"Add model card from PR 2748 (#3180)\n\nFrom this PR #2748 , @abdulfatir asked for adding models in the readme\r\n[here](https://github.com/awslabs/gluonts/blob/dev/docs/getting_started/models.md)\r\nbut it haven't been added.\r\n\r\nAdd here for a better document\r\n\r\n\r\nnote:\r\nI'm new to GluonTS but trying to ramp up and contribute.\r\nThis is the first easy PR to help me ramp up.\r\n\r\n---------\r\n\r\nCo-authored-by: Lorenzo Stella ","shortMessageHtmlLink":"Add model card from PR 2748 (#3180)"}},{"before":"56fd7af825ca249c9d541d3c1a9d73d6a1a577c6","after":"0193ed756edd681e8e09139f2e2df99b581bbaab","ref":"refs/heads/dev","pushedAt":"2024-05-28T11:16:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rshyamsundar","name":"Syama Sundar Rangapuram","path":"/rshyamsundar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17600439?s=80&v=4"},"commit":{"message":"PatchTST: Add support for time features (#3167)","shortMessageHtmlLink":"PatchTST: Add support for time features (#3167)"}},{"before":"56fd7af825ca249c9d541d3c1a9d73d6a1a577c6","after":"49e5c85ba130a89eca6d2d2bf278ff47f110d8c6","ref":"refs/heads/v0.15.x","pushedAt":"2024-05-27T13:16:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"initial commit for v0.15.x","shortMessageHtmlLink":"initial commit for v0.15.x"}},{"before":null,"after":"56fd7af825ca249c9d541d3c1a9d73d6a1a577c6","ref":"refs/heads/v0.15.x","pushedAt":"2024-05-27T13:04:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Tests: xfail test for `fourier.arima.xreg` (#3182)\n\n*Issue #, if available:* See also #3099 \r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Tests: xfail test for fourier.arima.xreg (#3182)"}},{"before":"b1e054af87b2d74d1d24210656a6c32e19ab786e","after":"56fd7af825ca249c9d541d3c1a9d73d6a1a577c6","ref":"refs/heads/dev","pushedAt":"2024-05-27T12:55:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Tests: xfail test for `fourier.arima.xreg` (#3182)\n\n*Issue #, if available:* See also #3099 \r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Tests: xfail test for fourier.arima.xreg (#3182)"}},{"before":"23a0fa82776d51c47db2c01abee3d99da1922a11","after":null,"ref":"refs/heads/add-tsdiff-paper","pushedAt":"2024-05-27T12:48:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"}},{"before":"a132eab22fd767470ffbc2b2df075ef2cdeced56","after":"b1e054af87b2d74d1d24210656a6c32e19ab786e","ref":"refs/heads/dev","pushedAt":"2024-05-24T11:43:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Extend test coverage for pandas frequencies (#3179)\n\n*Issue #, if available:* #3178\r\n\r\n*Description of changes:*\r\n- Add more tests verifying that pandas frequencies are handled correctly\r\n(compatible with both pandas 2.1 and pandas 2.2)\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Extend test coverage for pandas frequencies (#3179)"}},{"before":"38b0c643e7560c5189b09128960f6137090b466c","after":"a132eab22fd767470ffbc2b2df075ef2cdeced56","ref":"refs/heads/dev","pushedAt":"2024-05-24T09:11:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Serde: limit `decode` code execution (#3175)\n\n*Issue #, if available:*\r\n\r\n*Description of changes:*\r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Serde: limit decode code execution (#3175)"}},{"before":"8c194c795e278cf5adba52f27ec3e98fb07b89d9","after":"38b0c643e7560c5189b09128960f6137090b466c","ref":"refs/heads/dev","pushedAt":"2024-05-24T07:42:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Rotbaum: turn to json-based serialization (#3176)\n\n*Issue #, if available:*\r\n\r\n*Description of changes:*\r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Rotbaum: turn to json-based serialization (#3176)"}},{"before":"6ef90bb22db748036726200c677a7d0e0d4e6469","after":"8c194c795e278cf5adba52f27ec3e98fb07b89d9","ref":"refs/heads/dev","pushedAt":"2024-05-21T14:26:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Bump dependencies versions to address dependabot alerts, again (#3174)\n\n*Issue #, if available:* Similar to #3173, this was left out\r\nhttps://github.com/awslabs/gluonts/security/dependabot/17\r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Bump dependencies versions to address dependabot alerts, again (#3174)"}},{"before":"b63fc05eade0069a1681a6cc40ff016e5b466a19","after":"6ef90bb22db748036726200c677a7d0e0d4e6469","ref":"refs/heads/dev","pushedAt":"2024-05-21T14:08:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Bump dependencies versions to address dependabot alerts (#3173)\n\n*Issue #, if available:* See\r\n- https://github.com/awslabs/gluonts/security/dependabot/16\r\n- https://github.com/awslabs/gluonts/security/dependabot/17\r\n- https://github.com/awslabs/gluonts/security/dependabot/18\r\n- https://github.com/awslabs/gluonts/security/dependabot/20\r\n- https://github.com/awslabs/gluonts/security/dependabot/21\r\n- https://github.com/awslabs/gluonts/security/dependabot/22\r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Bump dependencies versions to address dependabot alerts (#3173)"}},{"before":"ff1f8e23de07acffb919acfc17585fd27e95c27d","after":"b63fc05eade0069a1681a6cc40ff016e5b466a19","ref":"refs/heads/dev","pushedAt":"2024-05-07T11:59:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"ci: update lints Ruff & docformatter (#3130)\n\n*Issue #, if available:*\r\n`dofformatter` gave a false positive signal; it has lots of issues, but\r\nas `--check` was missing, it just fixed without any real code change and\r\nso passed green even if it failed, see for example\r\nhttps://github.com/awslabs/gluonts/actions/runs/7975893111/job/21775154024?pr=3130\r\n\r\n*Description of changes:*\r\n\r\nvalidation of the actual Ruff & Docfroatter on the latest codebase\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:**\r\nthis is just fixing the actual linting issue, but the better and ext\r\nstep shall be #3111\r\n\r\ncc: @jaheba @kashif @lostella\r\n\r\n---------\r\n\r\nCo-authored-by: Lorenzo Stella ","shortMessageHtmlLink":"ci: update lints Ruff & docformatter (#3130)"}},{"before":"61133ef6e2d88177b32ace4afc6843ab9a7bc8cd","after":"ff1f8e23de07acffb919acfc17585fd27e95c27d","ref":"refs/heads/dev","pushedAt":"2024-04-24T13:41:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rshyamsundar","name":"Syama Sundar Rangapuram","path":"/rshyamsundar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17600439?s=80&v=4"},"commit":{"message":"Add Seasonal Aggregate Predictor (#3162)","shortMessageHtmlLink":"Add Seasonal Aggregate Predictor (#3162)"}},{"before":"dbbd6e79f04880b57018c4aab771d109d3fb0e52","after":"61133ef6e2d88177b32ace4afc6843ab9a7bc8cd","ref":"refs/heads/dev","pushedAt":"2024-04-05T12:42:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"lint: freeze & run Black version `24.02` (#3131)\n\n*Issue #, if available:*\r\nset a single black version to ensure reproducibility\r\nUPDATE: seem that the latest Black would need to be applied\r\n\r\n*Description of changes:*\r\nfreeze Black version, but the better way is in #3111\r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup\r\n\r\ncc: @jaheba @kashif @lostella","shortMessageHtmlLink":"lint: freeze & run Black version 24.02 (#3131)"}},{"before":"739627a8ce1c130eb138ed0957c66667c69cddd8","after":"dbbd6e79f04880b57018c4aab771d109d3fb0e52","ref":"refs/heads/dev","pushedAt":"2024-04-02T17:20:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"shchur","name":"Oleksandr Shchur","path":"/shchur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6944857?s=80&v=4"},"commit":{"message":"Fix item_id for M5 dataset (#3156)\n\n*Description of changes:*\r\n- Fix the `item_id` calculation for the M5 dataset in case `id` column\r\nis missing in the original dataset\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Fix item_id for M5 dataset (#3156)"}},{"before":"e74bbc5bc46f90e3e3eed1295ca5e9eb4f18a8ac","after":"739627a8ce1c130eb138ed0957c66667c69cddd8","ref":"refs/heads/dev","pushedAt":"2024-04-02T14:15:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"shchur","name":"Oleksandr Shchur","path":"/shchur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6944857?s=80&v=4"},"commit":{"message":"Fix loaders for M5 & ETT datasets (#3155)\n\n*Description of changes:*\r\n- Fix how `item_id` is obtained for M5 and ETT datasets\r\n- Fix `lxml` dependency range\r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Fix loaders for M5 & ETT datasets (#3155)"}},{"before":"72b6f359371325c0944d505302a2fb83bc921e7d","after":null,"ref":"refs/heads/abdulfatir-patch-1","pushedAt":"2024-03-29T17:43:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"}},{"before":"722b9e670dee90c6b2dac7d0f4077d49644baa20","after":"e74bbc5bc46f90e3e3eed1295ca5e9eb4f18a8ac","ref":"refs/heads/dev","pushedAt":"2024-03-29T17:42:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lostella","name":"Lorenzo Stella","path":"/lostella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/433963?s=80&v=4"},"commit":{"message":"Add Chronos Breaking News (#3154)\n\n*Description of changes:* Add breaking news in the README about Chronos.\r\n\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy, and redistribute this contribution, under the terms of your\r\nchoice.\r\n\r\n\r\n**Please tag this pr with at least one of these labels to make our\r\nrelease process faster:** BREAKING, new feature, bug fix, other change,\r\ndev setup","shortMessageHtmlLink":"Add Chronos Breaking News (#3154)"}},{"before":null,"after":"72b6f359371325c0944d505302a2fb83bc921e7d","ref":"refs/heads/abdulfatir-patch-1","pushedAt":"2024-03-28T23:06:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"abdulfatir","name":"Abdul Fatir","path":"/abdulfatir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4028948?s=80&v=4"},"commit":{"message":"Add Chronos News","shortMessageHtmlLink":"Add Chronos News"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEiPovaAA","startCursor":null,"endCursor":null}},"title":"Activity · awslabs/gluonts"}