ninafr8175 commited on
Commit
bf91db4
·
1 Parent(s): 41f6057

update dashboard 5

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -216,7 +216,7 @@ sinon → *no_fire*.
216
  with st.expander("📊 Performances du modèle (validation) – ⚠️ Valeurs fictives pour EfficientnetB0 Baseline"):
217
  st.markdown(
218
  f"""
219
- | Metriques | Valeurs |
220
  |----------------------|-------|
221
  | Accuracy | {metrics.get('accuracy', 'non disponible')} |
222
  | Precision (fire) | {metrics.get('precision', 'non disponible')} |
 
216
  with st.expander("📊 Performances du modèle (validation) – ⚠️ Valeurs fictives pour EfficientnetB0 Baseline"):
217
  st.markdown(
218
  f"""
219
+ | Métriques | Valeurs |
220
  |----------------------|-------|
221
  | Accuracy | {metrics.get('accuracy', 'non disponible')} |
222
  | Precision (fire) | {metrics.get('precision', 'non disponible')} |