Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Fix Darwin backfill oversight #1270

Merged
merged 5 commits into from
Feb 5, 2018
Merged

Fix Darwin backfill oversight #1270

merged 5 commits into from
Feb 5, 2018

Conversation

station384
Copy link
Contributor

@station384 station384 commented Feb 3, 2018

I evaluated the wrong increment.
Backfilling should only happen at the start of the run.
In the future this needs to be made a parameter.
Backfilling only once insures consistent evaluations without
introducing new data on each generation
But I can see a use case where updating data would help it to
evolve as new data is collected.

I evaluated the wrong increment.
Backfilling should only happen at the start of the run.
In the future this needs to be made a parameter.
Backfilling only once insures consistent evaluations without
introducing new data on each generation
But I can see a use where use case where updating data would help it to
evolve as new data is collected.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants