-
-
Notifications
You must be signed in to change notification settings - Fork 56
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
Add plot to evaluation #174
base: main
Are you sure you want to change the base?
Conversation
Hi, I couldn't run the evaluation script due to an excessively long download time. I'll run it overnight and share the graph with data from the actual results_df. Please let me know if you have any changes. |
Thanks, yea it takes about 40 hours I think. |
Would you mind putting the predictions and actual on the same plot? Just so its more easy to compare. Thanks |
Will do! |
@peterdudfield In the issue, you state:
If you can clarify which forecasts you're referring to, I can implement it as well. |
Hi. Yea I think a plot for the forecast and the truth. And different plots of each site. I think just testing it on the first is 10, but feel free to download data. |
Pull Request
Description
adds plot of 10 first predictions to evaluation.py
Both lines are in separate graphs with same formatting.
with sample data:
Fixes #111
How Has This Been Tested?
Created plot with test data
Checklist: