From 353d15fd79c534686d7156745ad368129afa0c98 Mon Sep 17 00:00:00 2001 From: Rayid Ghani Date: Sat, 29 Jun 2024 00:05:22 -0400 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3356f3a..e7a9baf 100644 --- a/README.md +++ b/README.md @@ -16,16 +16,20 @@ - Patient retention in care 3. Building AI Systems to Support Clinical Decision-Making - - Scoping - - Formulation - - Initial Model Development + - Scoping ([Scoping Guide](http://www.datasciencepublicpolicy.org/our-work/tools-guides/data-science-project-scoping-guide/) + - Data + - Analytical Formulation + - Baselines + - Model Development - Model Selection - - User Interfaces + - Bias and Fairness + - Explainability/Interpretability + - User Interfaces - Validation and Testing - Deployment - Monitoring -4. Hands-on exercises exploring EMR Data using Python and SQL +4. [Hands-on exercises exploring EMR Data using Python and SQL](explore_emr.ipynb) - Exploring EHR data - Answering descriptive questions using EHR data @@ -37,7 +41,8 @@ - Google colab for python and sql coding and visualization ## Presentation Slides -[Google slides](https://docs.google.com/presentation/d/1Bk8Yekf7cBXFCMYb-1tN3NNmi9EyC_V3/edit#slide=id.p1) + - [Google slides](https://docs.google.com/presentation/d/1Bk8Yekf7cBXFCMYb-1tN3NNmi9EyC_V3/edit#slide=id.p1) + - [Key Takeaways](https://docs.google.com/presentation/d/1aqGmefFjk2sbSAhOKrv6lxW02-EML15o/edit#slide=id.p1) ## Colab Notebook for Class and Homework Assignment [colab notebook](explore_emr.ipynb) in python