ArturG9 commited on
Commit
fe404c1
·
verified ·
1 Parent(s): e4dc8c2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -129,5 +129,5 @@ if option == "Model information":
129
  st.image(r'Roc_Curve.png')
130
 
131
 
132
- st.subheader(## "Model from 28 stroke cases in a test set, identified bad 1 case")
133
- st.subheader(## "Model is trained for a recall, because it's better to send a person to visit other doctor, that's why model identified from 182 pacients with stroke , 154 bad, thei didin't have a stroke risk")
 
129
  st.image(r'Roc_Curve.png')
130
 
131
 
132
+ st.subheader("**Model from 28 stroke cases in a test set, identified bad 1 case**")
133
+ st.subheader("**Model is trained for a recall, because it's better to send a person to visit other doctor, that's why model identified from 182 pacients with stroke , 154 bad, thei didin't have a stroke risk**")