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

Method to update simulation metrics #10

Open
gmaze opened this issue Feb 13, 2024 · 0 comments
Open

Method to update simulation metrics #10

gmaze opened this issue Feb 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@gmaze
Copy link
Member

gmaze commented Feb 13, 2024

Let's consider the following scenario:

  • On one day, we run a simulation for the next unknown cycle number CYC. The json output is generated without the observed cycle as reference, hence without prediction error metrics.
  • On some later day, we want to re-examine simulation of cycle CYC. At this later day, the real float has completed cycle CYC.

Since we now have the observed reference cycle, we should have an 'updating' method in order to modify the json output file with the prediction error metrics.

@gmaze gmaze added the enhancement New feature or request label Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant