Skip to content

Prediction intervals visualization #538

Merged
merged 6 commits into from Feb 18, 2022
Merged

Prediction intervals visualization #538

merged 6 commits into from Feb 18, 2022

Conversation

Ama16
Copy link
Contributor

@Ama16 Ama16 commented Feb 16, 2022

IMPORTANT: Please do not create a Pull Request without creating an issue first.

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?

Type of Change

  • Examples / docs / tutorials / contributors update
  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves an existing feature)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Proposed Changes

Related Issue

Closing issues

closes #267

@Ama16
Copy link
Contributor Author

Ama16 commented Feb 16, 2022

Снимок экрана 2022-02-16 в 15 26 01

Снимок экрана 2022-02-16 в 15 27 06

Снимок экрана 2022-02-16 в 15 27 21

Снимок экрана 2022-02-16 в 15 28 39

Снимок экрана 2022-02-16 в 15 28 54

@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2022

Codecov Report

Merging #538 (5a6d266) into master (a7a08c8) will decrease coverage by 1.06%.
The diff coverage is 7.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #538      +/-   ##
==========================================
- Coverage   88.21%   87.15%   -1.07%     
==========================================
  Files         118      118              
  Lines        5677     5767      +90     
==========================================
+ Hits         5008     5026      +18     
- Misses        669      741      +72     
Impacted Files Coverage Δ
etna/analysis/plotters.py 10.61% <7.40%> (-1.25%) ⬇️
etna/models/base.py 77.44% <0.00%> (-16.38%) ⬇️
etna/models/nn/tft.py 100.00% <0.00%> (ø)
etna/models/nn/deepar.py 100.00% <0.00%> (ø)
etna/analysis/__init__.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a7a08c8...5a6d266. Read the comment docs.

@Ama16
Copy link
Contributor Author

Ama16 commented Feb 17, 2022

Снимок экрана 2022-02-17 в 18 26 41

Снимок экрана 2022-02-17 в 18 27 02

Снимок экрана 2022-02-17 в 18 27 28

Снимок экрана 2022-02-17 в 18 27 42

Снимок экрана 2022-02-17 в 18 28 10

@Ama16 Ama16 requested a review from martins0n February 17, 2022 15:39
Copy link
Contributor

@martins0n martins0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems great!

@martins0n martins0n enabled auto-merge (squash) February 18, 2022 07:31
@martins0n martins0n merged commit 95a988c into master Feb 18, 2022
@martins0n martins0n deleted the issue-267 branch March 9, 2022 07:20
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.

Prediction intervals visualization
3 participants