Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle prediction intervals in TSDataset similar to target components #97

Merged
merged 28 commits into from
Oct 9, 2023

Merge branch 'master' into issue-88

d9565c1
Select commit
Failed to load commit list.
Merged

Handle prediction intervals in TSDataset similar to target components #97

Merge branch 'master' into issue-88
d9565c1
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2023 in 0s

97.36% of diff hit (target 0.00%)

View this Pull Request on Codecov

97.36% of diff hit (target 0.00%)

Annotations

Check warning on line 310 in etna/datasets/tsdataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/datasets/tsdataset.py#L310

Added line #L310 was not covered by tests

Check warning on line 317 in etna/datasets/tsdataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/datasets/tsdataset.py#L317

Added line #L317 was not covered by tests

Check warning on line 163 in etna/transforms/decomposition/deseasonal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/transforms/decomposition/deseasonal.py#L163

Added line #L163 was not covered by tests