-
**Environment**:
- NNI version:1.7.1
- NNI mode (local|remote|pai):local
- Client OS: Windows 10
- Server OS (for remote mode only):
- Python version: 3.7
- PyTorch/TensorFlow version: Pytorch 1…
-
Hi ,
First execution returns :
File "/anaconda3/lib/python3.7/runpy.py", line 183, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "/anaconda…
-
In this line:
https://github.com/covid19-model/simulator/blob/940383edc0c2f8c508a597b6037cd70c7f033357/sim/lib/inference.py#L183
The number 24.0 could be made more clear as being the number of hou…
-
Does this work and deliver reasonable results on MacOS? (Yes, Travis-CI is a good idea but also want to know interactively)
```r
covid19.model.sa2::simulate_sa2(20, PolicyPars = list(supermarkets_…
-
Because of the `%implies%` conditions, `PolicyGrid` doesn't allow for schools to be open with a non-Cauchy distribution:
https://github.com/grattan/covid19.model.sa2/blob/e4f174c83c60ff3582d08a5f7…
-
When checking the code to try out the refactoring as described in https://github.com/UGentBiomath/COVID19-Model/issues/42, I noticed `ICU` is used both as [parameter](https://github.com/UGentBiomath/C…
-
I changed the `baseline_household_demographic.csv` file in the repo to replace it with the same data about my country. When I run `model = Model(params)` in Jupyter the kernel dies and I get the follo…
-
Please add data for the model cumulative cases.
This would be useful when trying to manually fit parameters to observed data especially around interventions.
/edit by noleti: Rephrasing as "Plea…
-
Hi Shi,
In the evaluation phase, will you provide the testing dataset for teams to make predictions?
The submission format is a model file or a file that contains predictions?
Thanks.
Chacha
-
Shiny app is up: https://grattan.shinyapps.io/covid19-model-app/
Password is: `a`
Day 1 output looks a bit weird -- looks like a series break?
Stephen is also confused by the increasing numbe…