Nahiyan14 commited on
Commit
8d8a784
·
verified ·
1 Parent(s): 74a3411

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ with st.sidebar:
61
  st.write("Enter the required details below to predict retention probability.")
62
 
63
  # Main app title
64
- st.markdown('<div class="header">Medication Retention/Discontinuation Probability Predictor</div>', unsafe_allow_html=True)
65
  #st.markdown('<p class="subheader">Analyze patient retention using advanced ML models.</p>', unsafe_allow_html=True)
66
 
67
  # Input fields for features
 
61
  st.write("Enter the required details below to predict retention probability.")
62
 
63
  # Main app title
64
+ st.markdown('<div class="header">Medication Retention Probability Predictor</div>', unsafe_allow_html=True)
65
  #st.markdown('<p class="subheader">Analyze patient retention using advanced ML models.</p>', unsafe_allow_html=True)
66
 
67
  # Input fields for features