-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge statespace module from https://github.com/jessegrabowski/pymc_statespace #174
Commits on May 29, 2023
-
move https://github.com/jessegrabowski/pymc_statespace to pymc-experim…
…ental
Configuration menu - View commit details
-
Copy full SHA for 6dba1dc - Browse repository at this point
Copy the full SHA 6dba1dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9f3239 - Browse repository at this point
Copy the full SHA d9f3239View commit details -
Configuration menu - View commit details
-
Copy full SHA for c37fb77 - Browse repository at this point
Copy the full SHA c37fb77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f48976 - Browse repository at this point
Copy the full SHA 5f48976View commit details -
Configuration menu - View commit details
-
Copy full SHA for d04adaf - Browse repository at this point
Copy the full SHA d04adafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b0a123 - Browse repository at this point
Copy the full SHA 6b0a123View commit details
Commits on Jul 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12b4db5 - Browse repository at this point
Copy the full SHA 12b4db5View commit details -
Merge branch 'statespace' of https://github.com/jessegrabowski/pymc-e…
…xperimental into statespace
Configuration menu - View commit details
-
Copy full SHA for ead1036 - Browse repository at this point
Copy the full SHA ead1036View commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c6a4f85 - Browse repository at this point
Copy the full SHA c6a4f85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e18779 - Browse repository at this point
Copy the full SHA 8e18779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b05fb7 - Browse repository at this point
Copy the full SHA 8b05fb7View commit details -
Refactor
PyMCStateSpace
andPytensorRepresentation
to no longer r……equire data in `__init__`
Configuration menu - View commit details
-
Copy full SHA for 389bfbe - Browse repository at this point
Copy the full SHA 389bfbeView commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b3d5c2a - Browse repository at this point
Copy the full SHA b3d5c2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e577590 - Browse repository at this point
Copy the full SHA e577590View commit details -
Configuration menu - View commit details
-
Copy full SHA for c761d85 - Browse repository at this point
Copy the full SHA c761d85View commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4d5cf7e - Browse repository at this point
Copy the full SHA 4d5cf7eView commit details
Commits on Jul 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 96cca74 - Browse repository at this point
Copy the full SHA 96cca74View commit details
Commits on Jul 16, 2023
-
Changes to SARIMAX to make states interpretable, plus bad draft pymc …
…distributions for kf outputs
Configuration menu - View commit details
-
Copy full SHA for 9532901 - Browse repository at this point
Copy the full SHA 9532901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 953542e - Browse repository at this point
Copy the full SHA 953542eView commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ec03342 - Browse repository at this point
Copy the full SHA ec03342View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cf56d1 - Browse repository at this point
Copy the full SHA 9cf56d1View commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 496f815 - Browse repository at this point
Copy the full SHA 496f815View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e3ed2f - Browse repository at this point
Copy the full SHA 7e3ed2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9efa465 - Browse repository at this point
Copy the full SHA 9efa465View commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5ef77a9 - Browse repository at this point
Copy the full SHA 5ef77a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8648155 - Browse repository at this point
Copy the full SHA 8648155View commit details -
Refactor shape checking to use
type.shape
Refactor `statespace.build_statespace_graph()` to use new distribution, preparing for simulation refactor
Configuration menu - View commit details
-
Copy full SHA for 9a4636d - Browse repository at this point
Copy the full SHA 9a4636dView commit details -
Refactor shape checking to use
type.shape
Refactor `statespace.build_statespace_graph()` to use new distribution, preparing for simulation refactor
Configuration menu - View commit details
-
Copy full SHA for ceecd15 - Browse repository at this point
Copy the full SHA ceecd15View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d31c220 - Browse repository at this point
Copy the full SHA d31c220View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf49e92 - Browse repository at this point
Copy the full SHA cf49e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 570d613 - Browse repository at this point
Copy the full SHA 570d613View commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90dcf69 - Browse repository at this point
Copy the full SHA 90dcf69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15a337c - Browse repository at this point
Copy the full SHA 15a337cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d76a12c - Browse repository at this point
Copy the full SHA d76a12cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8575a - Browse repository at this point
Copy the full SHA 6b8575aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f19ec1 - Browse repository at this point
Copy the full SHA 2f19ec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef32c5b - Browse repository at this point
Copy the full SHA ef32c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for de72922 - Browse repository at this point
Copy the full SHA de72922View commit details
Commits on Jul 23, 2023
-
Add forecast method to
Statespace
, add coord/dim info toVARMAX
, ……update ARIMA notebook to show forecasting
Configuration menu - View commit details
-
Copy full SHA for d982566 - Browse repository at this point
Copy the full SHA d982566View commit details
Commits on Jul 24, 2023
-
Add
impulse_response_function
method toStatespace
, update `ARIMA……` example notebook
Configuration menu - View commit details
-
Copy full SHA for dd81173 - Browse repository at this point
Copy the full SHA dd81173View commit details -
Update VARMAX notebook, remove
pm.DiracDelta
from `Statespace.forec……ast` (JAX doesn't support it)
Configuration menu - View commit details
-
Copy full SHA for 6538d18 - Browse repository at this point
Copy the full SHA 6538d18View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36d7901 - Browse repository at this point
Copy the full SHA 36d7901View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1208db - Browse repository at this point
Copy the full SHA c1208dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9caa01 - Browse repository at this point
Copy the full SHA d9caa01View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8f47ef3 - Browse repository at this point
Copy the full SHA 8f47ef3View commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 96b1f37 - Browse repository at this point
Copy the full SHA 96b1f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ad689 - Browse repository at this point
Copy the full SHA 04ad689View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f41b2a - Browse repository at this point
Copy the full SHA 4f41b2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b6297f - Browse repository at this point
Copy the full SHA 1b6297fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f766d3 - Browse repository at this point
Copy the full SHA 3f766d3View commit details -
Revert "Trying to get the API docs to render"
This reverts commit 3f766d3.
Configuration menu - View commit details
-
Copy full SHA for ca91078 - Browse repository at this point
Copy the full SHA ca91078View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de05e8 - Browse repository at this point
Copy the full SHA 1de05e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94876b1 - Browse repository at this point
Copy the full SHA 94876b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cf95b4 - Browse repository at this point
Copy the full SHA 8cf95b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 849ba1b - Browse repository at this point
Copy the full SHA 849ba1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff39e2 - Browse repository at this point
Copy the full SHA 7ff39e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e921698 - Browse repository at this point
Copy the full SHA e921698View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e0b463 - Browse repository at this point
Copy the full SHA 4e0b463View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f3343 - Browse repository at this point
Copy the full SHA a0f3343View commit details -
Configuration menu - View commit details
-
Copy full SHA for d91fc37 - Browse repository at this point
Copy the full SHA d91fc37View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad933b7 - Browse repository at this point
Copy the full SHA ad933b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a88ff - Browse repository at this point
Copy the full SHA 29a88ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61b6945 - Browse repository at this point
Copy the full SHA 61b6945View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae106c2 - Browse repository at this point
Copy the full SHA ae106c2View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b75ff41 - Browse repository at this point
Copy the full SHA b75ff41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12f56c4 - Browse repository at this point
Copy the full SHA 12f56c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 812d6c5 - Browse repository at this point
Copy the full SHA 812d6c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7772ac - Browse repository at this point
Copy the full SHA c7772acView commit details
Commits on Jul 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7670f4e - Browse repository at this point
Copy the full SHA 7670f4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f525166 - Browse repository at this point
Copy the full SHA f525166View commit details
Commits on Jul 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 32c58bc - Browse repository at this point
Copy the full SHA 32c58bcView commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a231c29 - Browse repository at this point
Copy the full SHA a231c29View commit details -
Kalman filter no longer returns a forecast on the predicted states
Predicted state dimensions are no longer incorrectly shifted backwards 1 step Remove `extended_time` dim from everywhere Seed all tests
Configuration menu - View commit details
-
Copy full SHA for e2b93e6 - Browse repository at this point
Copy the full SHA e2b93e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f2a2b9 - Browse repository at this point
Copy the full SHA 0f2a2b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a9860 - Browse repository at this point
Copy the full SHA 95a9860View commit details -
Update example notebooks More docstrings
Configuration menu - View commit details
-
Copy full SHA for caa3e0b - Browse repository at this point
Copy the full SHA caa3e0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf2157e - Browse repository at this point
Copy the full SHA cf2157eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8c9c9 - Browse repository at this point
Copy the full SHA 6b8c9c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01d063a - Browse repository at this point
Copy the full SHA 01d063aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f824dc - Browse repository at this point
Copy the full SHA 7f824dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2b5281 - Browse repository at this point
Copy the full SHA f2b5281View commit details -
Configuration menu - View commit details
-
Copy full SHA for 669382a - Browse repository at this point
Copy the full SHA 669382aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f961eac - Browse repository at this point
Copy the full SHA f961eacView commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5631ad3 - Browse repository at this point
Copy the full SHA 5631ad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21570c2 - Browse repository at this point
Copy the full SHA 21570c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b1dbc8 - Browse repository at this point
Copy the full SHA 5b1dbc8View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for edcd9ca - Browse repository at this point
Copy the full SHA edcd9caView commit details -
Co-authored-by: Ricardo Vieira <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee4a817 - Browse repository at this point
Copy the full SHA ee4a817View commit details -
Add helper function to
StructuralTimeSeries
to reconstruct componen……ts from hidden states
Configuration menu - View commit details
-
Copy full SHA for 68ac3c2 - Browse repository at this point
Copy the full SHA 68ac3c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f899096 - Browse repository at this point
Copy the full SHA f899096View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4aee6b - Browse repository at this point
Copy the full SHA c4aee6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29d1778 - Browse repository at this point
Copy the full SHA 29d1778View commit details -
Configuration menu - View commit details
-
Copy full SHA for f324db2 - Browse repository at this point
Copy the full SHA f324db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a6dd2 - Browse repository at this point
Copy the full SHA b9a6dd2View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 69395ef - Browse repository at this point
Copy the full SHA 69395efView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6485a0 - Browse repository at this point
Copy the full SHA c6485a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f9fdd - Browse repository at this point
Copy the full SHA 90f9fddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b7642 - Browse repository at this point
Copy the full SHA 86b7642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b69719 - Browse repository at this point
Copy the full SHA 6b69719View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4a2d87 - Browse repository at this point
Copy the full SHA b4a2d87View commit details -
Add
ImputationWarning
tomask_missing_values_in_data
Raise if data contains the missing mask value Add `missing_variable_fill` argument to `build_statespace_graph`
Configuration menu - View commit details
-
Copy full SHA for 5a3d4cd - Browse repository at this point
Copy the full SHA 5a3d4cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2cdc1c - Browse repository at this point
Copy the full SHA b2cdc1cView commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ab67bb8 - Browse repository at this point
Copy the full SHA ab67bb8View commit details -
Add some stability tricks to Kalman filters
Add test that all filter outputs are PSD
Configuration menu - View commit details
-
Copy full SHA for 795910c - Browse repository at this point
Copy the full SHA 795910cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd7e712 - Browse repository at this point
Copy the full SHA cd7e712View commit details -
Configuration menu - View commit details
-
Copy full SHA for 221a6ef - Browse repository at this point
Copy the full SHA 221a6efView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0cd98 - Browse repository at this point
Copy the full SHA ff0cd98View commit details
Commits on Aug 5, 2023
-
LGSS distribution doesn't need to know anything about measurement error
Add jitter to `H` in unconditional_sampling when there is no measurement error Stabilize `P_filtered` and `P_smoothed` as every kalman step Loosen `atol` and `rtol` for kalman filter tests when comparing with statsmodels to account for all the diagonal jittering
Configuration menu - View commit details
-
Copy full SHA for adf5e82 - Browse repository at this point
Copy the full SHA adf5e82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78d982f - Browse repository at this point
Copy the full SHA 78d982fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0f0c0 - Browse repository at this point
Copy the full SHA cf0f0c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3060676 - Browse repository at this point
Copy the full SHA 3060676View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53226cb - Browse repository at this point
Copy the full SHA 53226cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd2e7e7 - Browse repository at this point
Copy the full SHA bd2e7e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 225810f - Browse repository at this point
Copy the full SHA 225810fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdefbee - Browse repository at this point
Copy the full SHA fdefbeeView commit details -
Merge remote-tracking branch 'origin/statespace' into statespace
# Conflicts: # pymc_experimental/statespace/utils/constants.py
Configuration menu - View commit details
-
Copy full SHA for de9618d - Browse repository at this point
Copy the full SHA de9618dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8995aa - Browse repository at this point
Copy the full SHA b8995aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0cf3de - Browse repository at this point
Copy the full SHA b0cf3deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a143a3 - Browse repository at this point
Copy the full SHA 3a143a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 259f6f4 - Browse repository at this point
Copy the full SHA 259f6f4View commit details
Commits on Aug 8, 2023
-
`make_symbolic_graph` is now the core method for `PyMCStateSpace` Add shape and name info to `KalmanFilter` outputs
Configuration menu - View commit details
-
Copy full SHA for 7f299a3 - Browse repository at this point
Copy the full SHA 7f299a3View commit details
Commits on Aug 9, 2023
-
Update Structural Timeseries Modeling.ipynb to reflect refactor
Configuration menu - View commit details
-
Copy full SHA for 1ce2c7a - Browse repository at this point
Copy the full SHA 1ce2c7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 593745c - Browse repository at this point
Copy the full SHA 593745cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5748bca - Browse repository at this point
Copy the full SHA 5748bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f87538 - Browse repository at this point
Copy the full SHA 2f87538View commit details -
Remove dictionary merge with pipe
Tweak tolerances for test in `test_structural.py`
Configuration menu - View commit details
-
Copy full SHA for c3dcfa8 - Browse repository at this point
Copy the full SHA c3dcfa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd9dd9 - Browse repository at this point
Copy the full SHA 3cd9dd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44d7db0 - Browse repository at this point
Copy the full SHA 44d7db0View commit details -
Remove unused helper functions
Add tests for impulse_response_function and forecast Add tests for SARIMAX in "interpretable" mode
Configuration menu - View commit details
-
Copy full SHA for c60ff4e - Browse repository at this point
Copy the full SHA c60ff4eView commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27163c5 - Browse repository at this point
Copy the full SHA 27163c5View commit details -
Add test for equivalence between SARIMA representations
Add reference to Harvey (1989) in SARIMA docstring
Configuration menu - View commit details
-
Copy full SHA for 03c59db - Browse repository at this point
Copy the full SHA 03c59dbView commit details -
Add test for equivalence between SARIMA representations
Add reference to Harvey (1989) in SARIMA docstring
Configuration menu - View commit details
-
Copy full SHA for 731228f - Browse repository at this point
Copy the full SHA 731228fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c8b590 - Browse repository at this point
Copy the full SHA 0c8b590View commit details
Commits on Aug 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 688fd01 - Browse repository at this point
Copy the full SHA 688fd01View commit details
Commits on Aug 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 891a823 - Browse repository at this point
Copy the full SHA 891a823View commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a3b0958 - Browse repository at this point
Copy the full SHA a3b0958View commit details
Commits on Aug 18, 2023
-
Expand support for exogenous variables in statespace models
Re-run notebooks
Configuration menu - View commit details
-
Copy full SHA for 65b4294 - Browse repository at this point
Copy the full SHA 65b4294View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfe6e0a - Browse repository at this point
Copy the full SHA cfe6e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4cdd12 - Browse repository at this point
Copy the full SHA e4cdd12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1342afa - Browse repository at this point
Copy the full SHA 1342afaView commit details