diff --git a/README.md b/README.md index 0b6971b..727841c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ - See [this notebook](./borrowing_strenght_hierarchical_model.ipynb) to check out my solution to the Bayesian hierarchical model for hospital admissions (problem number 5). Here is its DAG: -![DAG](./figure_1.pdf) + + +![DAG](./figure_1.svg) + + - See [this notebook](./Project%20assignments.ipynb) if you are interested in how we assigned the projects based on everyone's preference with the Hungarian algorithm diff --git a/figure_1.svg b/figure_1.svg new file mode 100644 index 0000000..2bab4a8 --- /dev/null +++ b/figure_1.svg @@ -0,0 +1,4 @@ + + + +




\ No newline at end of file