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

Use Case #1

Open
2 of 6 tasks
zzj0402 opened this issue Jun 2, 2020 · 3 comments
Open
2 of 6 tasks

Use Case #1

zzj0402 opened this issue Jun 2, 2020 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@zzj0402
Copy link
Collaborator

zzj0402 commented Jun 2, 2020

Use Case 1: Predict Ann's chance of Covid 19 exposure

Primary Actor: A cell phone user Ann
Scope: Android/Apple cell phone
Level: Visualize probability of getting contaminated with the back end model prediction based model prediction.

Main success scenario:

  • Map view shows contamination chance.
  • Uncontaminated/contaminated user shared trace of their activities.
  • Model chance are rendered from SciML

Extensions:

1a. Map view shows test sites
2a. Trace record pulse map
3a. Realtime virus data online prediction

Variations:

  1. Various things are going well for you and your family. Buble view?

Use Case 2: Identify hotspots for National Healthcare Institute

Primary Actor: A government organization "National Healthcare Institute"
Scope: Android/Apple cell phone
Level: Identify and visualize hotspots of coronavirus with the back end model prediction based model prediction.

Main success scenario:

  • Map view shows identified hotspots.
  • Model chance are rendered from SciML

Extensions:

1a. Notify users if they are hotspots in their proximity.

Use Case 3: Avail the API for Fatimah's new contact tracing application

Primary Actor: A developer Fatimah
Scope: API
Level: Make the prediction model service available to developers/researchers/organizations using API endpoints.

Main success scenario:

  • Prediction model service accessible from API.

Extensions:

1a. Allow researchers to upload their own data to use with prediction.
2a. Add API keys for better provisioning of server resources.

@Diaga Diaga added the documentation Improvements or additions to documentation label Jun 2, 2020
@Diaga
Copy link
Member

Diaga commented Jun 2, 2020

Maybe we could have another use case to show hotspots of coronavirus.
Just need to set a probability threshold, and overlay that area of map with a red circle.
Could be used not only by users but also health care organizations.

Motivation: Users might be able to use this to plan their travel routes better. Health care/Govt orgs can better take action to quarantine.

What do you guys think?

@Diaga
Copy link
Member

Diaga commented Jun 2, 2020

Yet another use case could be the availability of backend through API that can allow developers or government organizations to integrate the model into their own systems.

I am pretty sure there is a Julia library that can allow us to do this natively instead of using Django/Flask. Cool thing that we can use the same API for our frontend application as well :D.

This was referenced Jun 2, 2020
@zzj0402
Copy link
Collaborator Author

zzj0402 commented Jun 4, 2020

@zzj0402 zzj0402 moved this from To do to In progress in MLH Fellowship Kickstart Hackathon Overview Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

No branches or pull requests

2 participants