Skip to content

Fix bug in new NNs with forecasting interval #1108

Merged
merged 9 commits into from
Feb 28, 2023
Merged

Commits on Feb 10, 2023

  1. Fix bug in new NNs with forecasting interval

    d.a.bunin committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    f043a54 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    d.a.bunin committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    dd4c630 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Merge branch 'inference-v2.1' into issue-1087

    # Conflicts:
    #	CHANGELOG.md
    d.a.bunin committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    77530be View commit details
    Browse the repository at this point in the history
  2. Mark test test_forecast_out_sample_suffix_failed_rnn

    d.a.bunin committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    ebbabe2 View commit details
    Browse the repository at this point in the history
  3. Fix error message for seasonal-ma, deadline-ma if context isn't big e…

    …nough, add check on size of context for DeepBaseModel and test for it
    d.a.bunin committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    de7ffbd View commit details
    Browse the repository at this point in the history
  4. Add check on NaNs for MLP and tests for it

    d.a.bunin committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    b87699f View commit details
    Browse the repository at this point in the history
  5. Refactor validation of batch in MLPNet

    d.a.bunin committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    38d3936 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    d.a.bunin committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    da0d5a8 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    d.a.bunin committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    af666cb View commit details
    Browse the repository at this point in the history