Skip to content

Add target components logic into AutoRegressivePipeline #1188

Merged
merged 6 commits into from
Mar 31, 2023

Conversation

alex-hse-repository
Copy link
Collaborator

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

Closing issues

closes #1168

@alex-hse-repository alex-hse-repository self-assigned this Mar 30, 2023
@github-actions
Copy link

github-actions bot commented Mar 30, 2023

@github-actions github-actions bot temporarily deployed to pull request March 30, 2023 05:58 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2023

Codecov Report

Merging #1188 (271809b) into master (d10ce3f) will decrease coverage by 18.67%.
The diff coverage is 44.44%.

📣 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             @@
##           master    #1188       +/-   ##
===========================================
- Coverage   87.67%   69.00%   -18.67%     
===========================================
  Files         177      177               
  Lines       10409    10408        -1     
===========================================
- Hits         9126     7182     -1944     
- Misses       1283     3226     +1943     
Impacted Files Coverage Δ
etna/pipeline/autoregressive_pipeline.py 87.50% <44.44%> (-12.50%) ⬇️

... and 68 files with indirect coverage changes

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

@github-actions github-actions bot temporarily deployed to pull request March 30, 2023 06:51 Inactive
etna/pipeline/autoregressive_pipeline.py Outdated Show resolved Hide resolved
etna/pipeline/autoregressive_pipeline.py Outdated Show resolved Hide resolved
etna/pipeline/autoregressive_pipeline.py Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request March 30, 2023 15:42 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 31, 2023 07:34 Inactive
@alex-hse-repository alex-hse-repository enabled auto-merge (squash) March 31, 2023 07:43
@alex-hse-repository alex-hse-repository merged commit 9483e6a into master Mar 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add target components logic into AutoRegressivePipeline
3 participants