Skip to content
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

raise a warning when date index is not evenly distributed #639

Merged
merged 2 commits into from
Dec 5, 2021

Conversation

wangzhishi
Copy link
Contributor

fixes #586

Copy link
Collaborator

@edwinnglabs edwinnglabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@edwinnglabs edwinnglabs merged commit e9abf84 into dev Dec 5, 2021
@edwinnglabs edwinnglabs deleted the dev-date-gap branch December 5, 2021 04:24
GavinSteiningerUber pushed a commit that referenced this pull request Dec 22, 2021
this rebase is being done to update the WBIC branch before merging in the WBIC for DLT changes.
* raise a warning when date index is not evenly distributed

* is_even_gap_datetime
wangzhishi added a commit that referenced this pull request Jan 6, 2022
* Update metrics.py

* first attempt refactor dlt stan file

* WBIC working version

1. fixing estimator and forecast to store meta data properly
2. add logic to include WBIC

* Update README.md

* Update README.md

* fix signature in custom metrics (#637)

* ktr code clean up  (#638)

* ktr code clean up

* seasonality label clean up

* seasonality label clean up

* raise a warning when date index is not evenly distributed (#639)
this rebase is being done to update the WBIC branch before merging in the WBIC for DLT changes.
* raise a warning when date index is not evenly distributed

* is_even_gap_datetime

* This commit has the WBIC for dlt work

* This commit has an update to WBIC work. Also added dlt, lgt, ets, ktrlite models
 this is just to have something on this line

* This commit has an update to fix runtimeerror; this is done by dealing with missing data

* This commit has an update to fix runtimeerror v2.

* This commit has an update to fix runtimeerror v3.

* This commit has an update to fix runtimeerror v4. this one is the charm?

* This commit has an update to fix stan_est error and ktrlite v5.

* This commit has an update to fix ktrlite errors v6.

* wbic value

* Delete wbic_test.ipynb

* Delete wbic_exploratory.ipynb

* Delete waic_exploratory.ipynb

Co-authored-by: Edwin Ng <edwinnglabs@gmail.com>
Co-authored-by: Edwin Ng <edwinng@uber.com>
Co-authored-by: Zhishi Wang <wangzhishi@users.noreply.github.com>
Co-authored-by: Zhishi Wang <zhishiw@uber.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More user friendly reminder of data gap
2 participants