Skip to content

Merge inference track #979

Merged
merged 23 commits into from
Oct 26, 2022
Merged

Merge inference track #979

merged 23 commits into from
Oct 26, 2022

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    a39c8ef View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Cherry pick commit with updated .gitignore

    Mr-Geekman authored and d.a.bunin committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    04cac6d View commit details
    Browse the repository at this point in the history
  2. Cherry pick fix for cli

    martins0n authored and d.a.bunin committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    17db427 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    2a207d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    513250a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    583c0ca View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Implement predict method in SARIMAXModel, AutoARIMAModel, `Seas…

    …onalMovingAverageModel`, `DeadlineMovingAverageModel` (#948)
    Mr-Geekman authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    d5eb926 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    b622657 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    720fee9 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    950b905 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    e1399fb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    70c7b0b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    8334d2d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into inference

    # Conflicts:
    #	.github/workflows/test.yml
    #	CHANGELOG.md
    #	etna/models/base.py
    #	etna/pipeline/pipeline.py
    #	tests/test_ensembles/test_stacking_ensemble.py
    #	tests/test_models/nn/test_rnn.py
    #	tests/test_models/test_inference.py
    d.a.bunin committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    44c9ddc View commit details
    Browse the repository at this point in the history
  3. Fix test on mlp, add new warning to ignore, fix long to long_1 in ens…

    …embles testing
    d.a.bunin committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    0bd7d2c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    4368c62 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Merge remote-tracking branch 'origin/master' into inference

    # Conflicts:
    #	CHANGELOG.md
    #	etna/models/tbats.py
    #	pyproject.toml
    d.a.bunin committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    66e3c60 View commit details
    Browse the repository at this point in the history
  2. Remove redundant *args

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

Commits on Oct 25, 2022

  1. Partially fix notebooks warnings

    d.a.bunin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    db127c6 View commit details
    Browse the repository at this point in the history
  2. Temporary binder change

    d.a.bunin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    83b8730 View commit details
    Browse the repository at this point in the history
  3. Fix warnings in notebook with custom model

    d.a.bunin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    911a544 View commit details
    Browse the repository at this point in the history
  4. Revert "Temporary binder change"

    This reverts commit 83b8730.
    d.a.bunin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    98d317f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Simplify changelog

    d.a.bunin committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    02b3da1 View commit details
    Browse the repository at this point in the history