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

Horizon as list #164

Merged
merged 2 commits into from
Apr 7, 2020
Merged

Horizon as list #164

merged 2 commits into from
Apr 7, 2020

Conversation

deatinor
Copy link
Contributor

@deatinor deatinor commented Apr 7, 2020

What does this implement/fix? Explain your changes.

It adds the possibility of having an horizon_shift as list, instead of just range.

@codecov
Copy link

codecov bot commented Apr 7, 2020

Codecov Report

Merging #164 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #164   +/-   ##
=======================================
  Coverage   95.92%   95.93%           
=======================================
  Files          43       43           
  Lines        1351     1354    +3     
  Branches      115      115           
=======================================
+ Hits         1296     1299    +3     
  Misses         39       39           
  Partials       16       16           
Impacted Files Coverage Δ
gtime/model_selection/horizon_shift.py 100.00% <100.00%> (ø)
gtime/time_series_models/ar.py 100.00% <100.00%> (ø)
gtime/time_series_models/base.py 100.00% <100.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 086ef2d...f85aada. Read the comment docs.

Signed-off-by: Stefano Savare <[email protected]>
@deatinor deatinor merged commit b4d6b5c into master Apr 7, 2020
@deatinor deatinor deleted the horizon_as_list branch April 7, 2020 17:44
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.

1 participant