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

Separate creation of training data and eval data and start eval_state skeleton #89

Closed
wants to merge 11 commits into from

Conversation

damonbayer
Copy link
Collaborator

@damonbayer damonbayer commented Oct 30, 2024

This PR

  • Separates the creation of training data and evaluation data
  • Creates eval_state.py, an analogous script to forecast_state.py, to be used for scoring with new data.

To do:

  • Verify setup_job.py and forecast_state.py still work.
  • Verify post-processing R code works with new file name: data.csv -> eval_data.tsv
  • Create new setup_job-like script that runs eval_state.py

For later:

  • add scoring to new setup_job-like script that runs eval_state.py

@damonbayer
Copy link
Collaborator Author

This was incorporated into #102

@damonbayer damonbayer closed this Nov 15, 2024
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