Updated README file

This commit is contained in:
2026-01-21 13:24:04 +01:00
parent 0e702ba759
commit 30d0c5c0ec

View File

@@ -1,2 +1,10 @@
# bayesian_inference_2025
# Bayesian Inference I course
## Prof. Roberto Trotta, SISSA, 2025/26
### Candidate: Davide Testa, MD
- 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)
- 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