BiswajitPadhi99 commited on
Commit
1c4c601
·
1 Parent(s): 064e71c

Add Q3 Visuals link

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -536,6 +536,7 @@ with tabs[1]:
536
  st.markdown("""
537
  ---
538
  **Data Source:** MIMIC-IV Dataset
539
- **Project:** Fairness in ICU Patient Data
540
- **Developed with:** Streamlit, Python
 
541
  """)
 
536
  st.markdown("""
537
  ---
538
  **Data Source:** MIMIC-IV Dataset
539
+ **Project:** Fairness in EHR Data
540
+ **Developed with:** Streamlit, Python
541
+ **Q3 Visuals:** https://idyllic-cucurucho-672fc1.netlify.app/
542
  """)