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

Pipeline enhancement #90

Merged
merged 4 commits into from
Jul 26, 2024
Merged

Pipeline enhancement #90

merged 4 commits into from
Jul 26, 2024

Conversation

wgifford
Copy link
Collaborator

Minor changes to the forecasting pipeline:

  • Do not set num_workers in the data loader
  • Default pipeline behavior was to add any known ground truth data and adding a suffix to the prediction columns ("_prediction") -- added a new option to disable this. Pass "add_known_ground_truth=False". When False, the only columns produced are the predictions without the suffix added to the column name.

@wgifford wgifford merged commit 5493539 into main Jul 26, 2024
5 checks passed
@wgifford wgifford deleted the pipeline_enhancement branch July 26, 2024 03:15
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