Skip to content

Correct predictors to deal with situations when zero is a bad guess#17

Merged
reverendbedford merged 2 commits intomainfrom
fix_zero_step
Apr 17, 2025
Merged

Correct predictors to deal with situations when zero is a bad guess#17
reverendbedford merged 2 commits intomainfrom
fix_zero_step

Conversation

@reverendbedford
Copy link
Collaborator

Correct the previous step and extrapolating predictors to use as much of the previous history as possible for a guess if the incremental would take you beyond the previous history. Even if you do exceed the previous history use the initial step, rather than zero, as a guess.

@github-actions
Copy link

github-actions bot commented Apr 16, 2025

PR Preview Action v1.6.1
Preview removed because the pull request was closed.
2025-04-17 13:25 UTC

@reverendbedford reverendbedford merged commit 26d5063 into main Apr 17, 2025
7 checks passed
@reverendbedford reverendbedford deleted the fix_zero_step branch April 17, 2025 13:21
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.

2 participants