Skip to content

Merge master into inference-v2.1 #1175

Merged
merged 45 commits into from
Mar 21, 2023

Conversation

Mr-Geekman
Copy link
Contributor

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Proposed Changes

Merge master branch into inference-v2.1 branch.

Closing issues

alex-hse-repository and others added 30 commits January 27, 2023 11:03
* issue-1087: missed kwargs

* fix: linters + new test cases

* FIX: changelog
* add new metric WAPE

* add new metric WAPE (changelog)

* add link in CHANGELOG.md and add import __init__.py

---------

Co-authored-by: looopka <forployla@gmail.com>
* BUG Gale-Shapley

* changelog

* black

* fix comment

---------

Co-authored-by: a.makhin <a.makhin@tinkoff.ru>
* match components columns

* added forecast components plot

* review fixes

* updated changelog

* fixed lint error

* review fixes
* added forecast decomposition

* added tests

* updated changelog

* components rescaling with `inv_boxcox`

* reworked tests

* changed names

* added codespell exception

* added notes
…nference-v2.1

# Conflicts:
#	CHANGELOG.md
#	etna/models/base.py
#	etna/pipeline/base.py
#	etna/pipeline/pipeline.py
#	etna/transforms/base.py
#	etna/transforms/encoders/mean_segment_encoder.py
#	etna/transforms/encoders/segment_encoder.py
#	etna/transforms/math/differencing.py
#	etna/transforms/math/sklearn.py
#	etna/transforms/missing_values/resample.py
#	etna/transforms/outliers/base.py
#	etna/transforms/timestamp/special_days.py
#	etna/transforms/utils.py
#	pyproject.toml
#	tests/test_models/test_base.py
#	tests/test_models/test_inference/common.py
#	tests/test_models/test_inference/test_forecast.py
#	tests/test_models/test_inference/test_predict.py
#	tests/test_transforms/test_encoders/test_mean_segment_encoder_transform.py
#	tests/test_transforms/test_math/test_differencing_transform.py
#	tests/test_transforms/test_math/test_sklearn_transform_interface.py
@Mr-Geekman Mr-Geekman added this to the Inference 2.1 milestone Mar 21, 2023
@Mr-Geekman Mr-Geekman self-assigned this Mar 21, 2023
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2023

Codecov Report

❗ No coverage uploaded for pull request base (inference-v2.1@91a9105). Click here to learn what that means.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@                Coverage Diff                @@
##             inference-v2.1    #1175   +/-   ##
=================================================
  Coverage                  ?   67.00%           
=================================================
  Files                     ?      177           
  Lines                     ?    10241           
  Branches                  ?        0           
=================================================
  Hits                      ?     6862           
  Misses                    ?     3379           
  Partials                  ?        0           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

@github-actions github-actions bot temporarily deployed to pull request March 21, 2023 12:05 Inactive
@Mr-Geekman Mr-Geekman changed the title Merge master into inference v2.1 Merge master into inference-v2.1 Mar 21, 2023
@Mr-Geekman Mr-Geekman merged commit c97cab5 into inference-v2.1 Mar 21, 2023
@Mr-Geekman Mr-Geekman deleted the merge-master-into-inference-v2.1 branch March 21, 2023 14:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

8 participants