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

To do: package desiderata #1

Open
ishanuc opened this issue Nov 9, 2020 · 0 comments
Open

To do: package desiderata #1

ishanuc opened this issue Nov 9, 2020 · 0 comments

Comments

@ishanuc
Copy link
Contributor

ishanuc commented Nov 9, 2020

#prediction.py

def prediction(prediction_date=None, type='CASE', ground_truth=True):
'''
  1 week predictions
  prediction_date is the date at which prediction is made. If set to None it is current time
  type can be 'CASE' or 'DEATH'
  ground truth prints the latest available numbers to the prediction_date.
'''
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

No branches or pull requests

1 participant