Skip to content

Fix STL inverse transform bug#4328

Merged
chukarsten merged 3 commits intomainfrom
4327_seaonal_seasonality
Oct 4, 2023
Merged

Fix STL inverse transform bug#4328
chukarsten merged 3 commits intomainfrom
4327_seaonal_seasonality

Conversation

@eccabay
Copy link
Copy Markdown
Contributor

@eccabay eccabay commented Oct 4, 2023

Closes #4327

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (02df25e) 99.7% compared to head (2c6d055) 99.7%.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #4328     +/-   ##
=======================================
+ Coverage   99.7%   99.7%   +0.1%     
=======================================
  Files        357     357             
  Lines      39867   39869      +2     
=======================================
+ Hits       39747   39749      +2     
  Misses       120     120             
Files Coverage Δ
...nents/transformers/preprocessing/stl_decomposer.py 100.0% <100.0%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eccabay eccabay marked this pull request as ready for review October 4, 2023 13:12
@chukarsten chukarsten enabled auto-merge (squash) October 4, 2023 13:22
@chukarsten chukarsten disabled auto-merge October 4, 2023 13:22
@chukarsten chukarsten merged commit 6b291b6 into main Oct 4, 2023
@chukarsten chukarsten deleted the 4327_seaonal_seasonality branch October 4, 2023 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect seasonal reconstruction in STL inverse_transform

2 participants