etna icon indicating copy to clipboard operation
etna copied to clipboard

Merge inference track

Open Mr-Geekman opened this issue 2 years ago • 3 comments

Before submitting (must do checklist)

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

Proposed Changes

Closing issues

Mr-Geekman avatar Oct 10 '22 15:10 Mr-Geekman

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

🚀 Deployed on https://deploy-preview-979--etna-docs.netlify.app

github-actions[bot] avatar Oct 10 '22 15:10 github-actions[bot]

Codecov Report

Merging #979 (98d317f) into master (326b599) will increase coverage by 0.49%. The diff coverage is 95.86%.

@@            Coverage Diff             @@
##           master     #979      +/-   ##
==========================================
+ Coverage   85.24%   85.73%   +0.49%     
==========================================
  Files         157      160       +3     
  Lines        8264     8548     +284     
==========================================
+ Hits         7045     7329     +284     
  Misses       1219     1219              
Impacted Files Coverage Δ
etna/models/base.py 86.44% <87.50%> (-1.16%) :arrow_down:
etna/models/nn/deepar.py 98.93% <87.50%> (-1.07%) :arrow_down:
etna/models/nn/tft.py 99.10% <87.50%> (-0.90%) :arrow_down:
etna/ensembles/direct_ensemble.py 94.54% <88.88%> (-1.11%) :arrow_down:
etna/ensembles/voting_ensemble.py 94.25% <88.88%> (-0.62%) :arrow_down:
etna/models/mixins.py 95.65% <95.65%> (ø)
etna/pipeline/base.py 94.64% <95.83%> (+0.11%) :arrow_up:
etna/models/deadline_ma.py 94.44% <96.05%> (+7.14%) :arrow_up:
etna/ensembles/stacking_ensemble.py 96.46% <96.15%> (-0.48%) :arrow_down:
etna/pipeline/mixins.py 97.95% <97.95%> (ø)
... and 16 more

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

codecov-commenter avatar Oct 12 '22 16:10 codecov-commenter

View / edit / reply to this conversation on ReviewNB

alex-hse-repository commented on 2022-10-25T10:44:41Z ----------------------------------------------------------------

Let's try to suppress warnings in this notebook, I see at least two huge warnings here and in the begining of "Custom model" section