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

Defaulting MSIS to NaN when it can't be calculated. #923

Merged
merged 2 commits into from
Jul 13, 2020

Conversation

jaheba
Copy link
Contributor

@jaheba jaheba commented Jul 13, 2020

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jaheba jaheba merged commit 93d8f7f into awslabs:master Jul 13, 2020
@jaheba jaheba deleted the msis-exception branch July 13, 2020 19:03
@lostella lostella mentioned this pull request Aug 31, 2020
10 tasks
lostella pushed a commit to lostella/gluonts that referenced this pull request Aug 31, 2020
lostella added a commit that referenced this pull request Sep 1, 2020
* remove kwargs from hybrid_forward input name inference (#846)

* Fix the quantiles used to compute MSIS (#849)

* Fix to_time_series_item in splitter. (#874)

* Fix to_time_series_item in splitter.

TimeSeriesItem takes List[List] not List[np.ndarray].

* Added test-case.

* updated Pandas deprecation (#875)

* updated Pandas deprecation

* updating Pandas deprecation

* Simplify splitter.py

convert two Timdelta objects into one

Co-authored-by: Jasper <jasper.b.schulz@googlemail.com>

Co-authored-by: Pouya Mohammadi <mpouya@amazon.com>
Co-authored-by: Jasper <schjaspe@amazon.de>
Co-authored-by: Jasper <jasper.b.schulz@googlemail.com>

* Updated Frequency String for Pandas Timestamp (#884)

* updated Pandas deprecation

* updating Pandas deprecation

* Simplify splitter.py

convert two Timdelta objects into one

Co-authored-by: Jasper <jasper.b.schulz@googlemail.com>

* using right frequency for Timestamp

Co-authored-by: Pouya Mohammadi <mpouya@amazon.com>
Co-authored-by: Jasper <schjaspe@amazon.de>
Co-authored-by: Jasper <jasper.b.schulz@googlemail.com>

* Changed dataset.splitter to use DataEntry instead of TimeSeriesItem (#890)

* splitting features and uses DataEntry instead of TimeSeriesItem

* fixed spacing in docstrings

* fixed spacing in all the docstrings

* updated splitter test cases to be compatible with type DataEntry

* more concise splitter.py

Co-authored-by: Jasper <jasper.b.schulz@googlemail.com>

* More concise splitter.py

Co-authored-by: Jasper <jasper.b.schulz@googlemail.com>

* More descriptive splitter.py

Co-authored-by: Jasper <jasper.b.schulz@googlemail.com>

* reformatted for PR

Co-authored-by: Pouya Mohammadi <mpouya@amazon.com>
Co-authored-by: Jasper <schjaspe@amazon.de>
Co-authored-by: Jasper <jasper.b.schulz@googlemail.com>

* fix multiprocessing in backtest function (#915)

* Fix LDS distribution for the case where sequence_length==1 (#921)

* wrap mx.nd.split to address edge case

* fix import

* update docstring

* Defaulting MSIS to NaN when it can't be calculated. (#923)

* fix import

Co-authored-by: Caner Turkmen <turkmen.ac@gmail.com>
Co-authored-by: Jasper <schjaspe@amazon.de>
Co-authored-by: pmohamma <34934238+pmohamma@users.noreply.github.com>
Co-authored-by: Pouya Mohammadi <mpouya@amazon.com>
Co-authored-by: Jasper <jasper.b.schulz@googlemail.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.

3 participants