-
Hi everyone!
The issue I am having seems regardless of module, but if I run the covid model for example:
```
./run_synthea -m covid19 -p 100 --exporter.years_of_history 0
```
I get patients…
-
I don't understand your stan model (https://github.com/contactmodel/COVID19-Japan-Reff/blob/master/scripts/fit_infection.stan) very well. Could you add the document of elaborate explanation of stan mo…
-
Additionally to our projects regarding the surrogate models for modelling the spread of Covid 19 in one population, we want to introduce Graph Neural Nets (GNNs). GNNs are usefool tools for graph-like…
-
Hi,
I was trying to load your models using
```python
model_path = ".../bio_embedding/Finalmodel_COVID19_fasttext_epochs110.model"
gensim.models.KeyedVectors.load(model_path))
```
I was able…
-
Hello everyone,
I got the following message error when trying to start COVID19-L3-NET code
python3 trainval.py -e open_source_pspnet -d L3netDemoData -sb ./outputs -r 1
widgets not availa…
-
My website (http://know-covid19.info/) continues to get a few dozen hits daily, but I had to remove the FAQ section when Deepset took the hosted API offline. :-(
I would be happy to host the API m…
-
Easiest to justify if we can add in custom control and demographic data onto a model structure which has been tested more extensively/closer to published research (although not sure if the LSHTM Afric…
nt409 updated
4 years ago
-
@stijnvanhoey As indicated on the documentation website, I did `python setup.py build_sphinx` to build the docs locally.
I had to install sphinx, sphinx_rtd_theme, numpydoc and myst_parser before it…
-
## Description
The data that we are using now for NPI model were created by forecasters before and now are outdated.
## Acceptance Criteria
Use data from other sources to compile the dataset for…
-
Tudo o que precisamos para gerar automaticamente a documentação da API, por tabela, está no banco, nos models `Dataset`, `Version`, `Table` e `Field`.
A documentação da API pode ser uma página dentro…