EazyAl commited on
Commit
db28e05
1 Parent(s): 15e7787

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -135,7 +135,7 @@ with demo:
135
  A problem often faced by researchers is that datasets lack the necessary amount of positive samples \
136
  (samples containing cancer tissues) that are needed to reliably classify cancer. In this interface you \
137
  can use the slider to control the percentage of negative and positive samples in each hospital. \
138
- Setting this slider to minimum will mean there are 0 positive samples, whereas 0.5 would mean that \
139
  half the dataset contains slides with positive tumor samples.\
140
  """)
141
 
 
135
  A problem often faced by researchers is that datasets lack the necessary amount of positive samples \
136
  (samples containing cancer tissues) that are needed to reliably classify cancer. In this interface you \
137
  can use the slider to control the percentage of negative and positive samples in each hospital. \
138
+ Setting this slider to minimum will mean there are 0 positive samples, whereas 50 would mean that \
139
  half the dataset contains slides with positive tumor samples.\
140
  """)
141