Skip to content

Enabling passing context into Model.forecast v2 #888

Merged
merged 17 commits into from
Sep 2, 2022
Merged

Commits on Aug 25, 2022

  1. Unify interface to work with prediction intervals

    d.a.bunin committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    7b81911 View commit details
    Browse the repository at this point in the history
  2. Add ContextRequiredInterface

    d.a.bunin committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    d557646 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12c901f View commit details
    Browse the repository at this point in the history
  4. Fix class name in errors

    d.a.bunin committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e84068a View commit details
    Browse the repository at this point in the history
  5. Remove commented import

    d.a.bunin committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    0b6f22c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Change the hierarchy of models.base

    d.a.bunin committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2c724f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Add mixins, rearrange code

    d.a.bunin committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    46828f5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'inference' into issue-845-v2

    d.a.bunin committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    669d528 View commit details
    Browse the repository at this point in the history
  3. Update inheritance of mixins

    d.a.bunin committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    42420f3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'inference' into issue-845-v2

    d.a.bunin committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    4e8505d View commit details
    Browse the repository at this point in the history
  5. Fix bug with rnn

    d.a.bunin committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    755d6a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Fix comments on PR

    d.a.bunin committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    d22d7ff View commit details
    Browse the repository at this point in the history
  2. Add tests on Pipeline, AutoregressivePipeline

    d.a.bunin committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    2985c6b View commit details
    Browse the repository at this point in the history
  3. Remove todos, add link to solution with patching

    d.a.bunin committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    3a67784 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Fix comments on PR

    d.a.bunin committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    acb2c56 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    d.a.bunin committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    0fe28c8 View commit details
    Browse the repository at this point in the history
  3. Remove nested ifs in pipelines

    d.a.bunin committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    bf30057 View commit details
    Browse the repository at this point in the history