Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Algorithm to predict prevalence and associated uncertainty

License

Notifications You must be signed in to change notification settings

disarm-platform/fn-prevalence-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fn-prevalence-predictor

Requirement

This function requires that fn-covariate-extractor is deployed and available at the https://faas.srv.disarm.io.

Building

To build, you will need to first clone the relevant template.

faas template pull https://github.com/disarm-platform/faas-templates.git --overwrite

You can then use faas build to create a local version.

To run the local version, use:

docker run -it --rm -p 8080:8080 -e read_timeout=900 -e write_timeout=900 -e exec_timeout=910 -e combine_output=false <INSERT IMAGE_REF FROM BUILD COMMAND OUTPUT>

Note: the IMAGE_REF required will look something like disarm/fn-adaptive-sampling:0.2.2

SPECS

See SPECS.md for algorithm specifications.

About

Algorithm to predict prevalence and associated uncertainty

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages