Skip to content

ML based nowcasting of covid cases from vital data from wearable devices and reported symptoms

Notifications You must be signed in to change notification settings

rocs-org/ml-template-repository

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML bases covid cases nowcasting

ML-Pipeline

Description

Template repo for simple model pipelines with Github actions set up to run periodicallly.

If you want to use github actions to commit updated files to the repo on a self hosted runner with this repo, you have to set up the following repository secrets:

  • A deploy key as GITHUB_TOKEN
  • The sudo password of the self hosted runner as PASSWORD
  • A pgp key to decrypt the db credentials as GPG_PRIVATE_KEY

About

ML based nowcasting of covid cases from vital data from wearable devices and reported symptoms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.6%
  • Makefile 1.4%