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

Fixed multiseries prediction interval labels #4377

Merged
merged 5 commits into from
Jan 25, 2024

Merge branch 'main' into fix_stl_pred_intervals

b2145fa
Select commit
Loading
Failed to load commit list.
Merged

Fixed multiseries prediction interval labels #4377

Merge branch 'main' into fix_stl_pred_intervals
b2145fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 25, 2024 in 0s

0.0% of diff hit (target 99.7%)

View this Pull Request on Codecov

0.0% of diff hit (target 99.7%)

Annotations

Check warning on line 343 in evalml/pipelines/components/transformers/preprocessing/stl_decomposer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/pipelines/components/transformers/preprocessing/stl_decomposer.py#L343

Added line #L343 was not covered by tests

Check warning on line 273 in evalml/pipelines/time_series_regression_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/pipelines/time_series_regression_pipeline.py#L273

Added line #L273 was not covered by tests

Check warning on line 153 in evalml/tests/component_tests/decomposer_tests/test_stl_decomposer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/tests/component_tests/decomposer_tests/test_stl_decomposer.py#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 158 in evalml/tests/component_tests/decomposer_tests/test_stl_decomposer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/tests/component_tests/decomposer_tests/test_stl_decomposer.py#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 350 in evalml/tests/pipeline_tests/regression_pipeline_tests/test_multiseries_regression_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/tests/pipeline_tests/regression_pipeline_tests/test_multiseries_regression_pipeline.py#L350

Added line #L350 was not covered by tests