DOMMETI commited on
Commit
96c3270
·
verified ·
1 Parent(s): 2514e94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ if st.button("🔍 Predict Risk"):
92
  'Age',
93
  'BMI',
94
  'Menstrual_Irregularity',
95
- 'Testosterone Level (ng/dL)',
96
  'Antral_Follicle_Count'
97
  ])
98
 
 
92
  'Age',
93
  'BMI',
94
  'Menstrual_Irregularity',
95
+ 'Testosterone_Level(ng/dL)',
96
  'Antral_Follicle_Count'
97
  ])
98