Skip to content

Commit 2e33f74

Browse files
authored
Merge pull request #4 from sebapersson/fix_Dandekar_Patterns2020
Fix dandekar patterns2020
2 parents fa80dc8 + 1c09ac6 commit 2e33f74

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

Benchmark-Models/Dandekar_Patterns2020/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33
A susceptible-infected-recovered (SIR) universal differential equation (UDE) model of the
44
early COVID-19 outbreak in the United Kingdom [1].
55

6-
## Model statistics
7-
8-
| Hybridization | Est. params | Mech. params | ML params | ODE states |
9-
| ------------- | ----------: | -----------: | --------: | ---------: |
10-
| UDE | 54 | 3 | 51 | 4 |
11-
126
## Implementation details
137

148
The implementation closely follows the original publication, with two differences.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
llh:
2-
training: 118.34924348758996
3-
validation: 30.39590464896155
2+
training: -118.34924348758996
3+
validation: -30.39590464896155

0 commit comments

Comments
 (0)