Add 'today' to evaluation plot
peterdudfield opened this issue · 0 comments
peterdudfield commented
Detailed Description
Would be good to add todays date to the plot title in the evaluation plot.
The title is made here
Context
Nice to see when these evaluations were run
Possible Implementation
use 'datetime.today().strftime('%Y-%m-%d')'