Update 'README.md'
This commit is contained in:
parent
6918f80eb4
commit
6a5c4a7754
|
@ -21,7 +21,7 @@ This project is intended to compute an estimated value of risk for a given datab
|
|||
|
||||
python risk.py create --i_dataset <in dataset|schema> --o_dataset <out dataset|schema> --table <name> --path <bigquery-key-file> --key <patient-id-field-name> [--file ]
|
||||
|
||||
* Cmpute risk
|
||||
* Compute risk (marketer, prosecutor)
|
||||
|
||||
python risk.py compute --i_dataset <dataset> --table <name> --path <bigquery-key-file> --key <patient-id-field-name>
|
||||
## Limitations
|
||||
|
|
Loading…
Reference in New Issue