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

[Discuss] New database/web service: share S-R trends and estimated parameter values #225

Closed
lisphilar opened this issue Sep 6, 2020 · 4 comments
Assignees
Labels
brainstorming Discussion to get creative ideas documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@lisphilar
Copy link
Owner

Summary of new feature

We need to create a database/web service to share S-R trends and estimated paramer values of phases in all countries.

To speed up analysis of relationship of policy measures and estimated parameter values, we need to estimate the parameter values of phases in all countries. However, parameter estimation of models takes long runtime and records are updated every day becuase COVID-19 outbreak is ongoing.

Solution

  1. Run PolicyMeasures.trend() and PolicyMeasures.estimate(cs.SIRF) with continuous Integration (CI) tools
  2. Create RESTful API to open the estimated values

Note: CI tools limit on runtime of CPUs for free accounts.

Alternative

  1. Create RESTful API to get/post estimated values
  2. Volunteers run PolicyMeasures.trend() and PolicyMeasures.estimate(cs.SIRF) for some countires
  3. Volunteers post the estimated values to database with the API
  4. Users get estimated values from the database
@lisphilar lisphilar added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 6, 2020
@lisphilar lisphilar added this to the Release CovsirPhy v2.9.0 milestone Sep 6, 2020
@lisphilar
Copy link
Owner Author

lisphilar commented Sep 6, 2020

Example of database/web service:

Example of tools to create RESTful API:

@lisphilar lisphilar pinned this issue Sep 6, 2020
@lisphilar
Copy link
Owner Author

Alternative:
Speed-up parameter estimation with optimization of ODESimulator, Estimator and MPEstiamator class of CovsirPhy.

@lisphilar
Copy link
Owner Author

To use continuous integration (CI) tools in the new web service, CovsirPhy was registered in Open Collective (community to find sponsors of open source projects) and waiting for approval by the host.
https://opencollective.com/covsirphy

@lisphilar lisphilar added brainstorming Discussion to get creative ideas help wanted Extra attention is needed labels Sep 27, 2020
@lisphilar lisphilar removed this from the Release CovsirPhy v2.9.0 milestone Oct 20, 2020
@lisphilar lisphilar unpinned this issue Nov 19, 2020
@lisphilar lisphilar pinned this issue Nov 19, 2020
@lisphilar lisphilar unpinned this issue Dec 12, 2020
@lisphilar lisphilar added this to the Release v2.13.2 milestone Dec 18, 2020
@lisphilar lisphilar changed the title New database/web service: share S-R trends and estimated parameter values [Discuss] New database/web service: share S-R trends and estimated parameter values Dec 18, 2020
@lisphilar
Copy link
Owner Author

This will be disucussed in forum #435.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brainstorming Discussion to get creative ideas documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants