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

anchor ARIMAS simulation to end of series #1893

Merged
merged 3 commits into from
Jul 12, 2023

Conversation

dennisbader
Copy link
Collaborator

Fixes #1892

Summary

  • fixes anchor for ARIMA simulation (probabilistic forecasting) from start to end to properly use future covariates

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (4ded99a) 93.93% compared to head (c23a76f) 93.92%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1893      +/-   ##
==========================================
- Coverage   93.93%   93.92%   -0.01%     
==========================================
  Files         125      125              
  Lines       11743    11729      -14     
==========================================
- Hits        11031    11017      -14     
  Misses        712      712              
Impacted Files Coverage Δ
darts/datasets/__init__.py 100.00% <ø> (ø)
darts/models/forecasting/arima.py 91.48% <ø> (ø)
darts/timeseries.py 92.46% <100.00%> (-0.05%) ⬇️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants