ninafr8175 commited on
Commit ·
48620f0
1
Parent(s): 0034587
update dashboard 2
Browse files
app.py
CHANGED
|
@@ -204,7 +204,7 @@ sinon → *no_fire*.
|
|
| 204 |
# Performances du modèle (expander conditionnel)
|
| 205 |
# -------------------------------------------------------
|
| 206 |
if metrics is not None:
|
| 207 |
-
with st.expander("📊 Performances du modèle (validation) – ⚠️ Valeurs fictives"):
|
| 208 |
st.markdown(
|
| 209 |
f"""
|
| 210 |
| Metric | Value |
|
|
|
|
| 204 |
# Performances du modèle (expander conditionnel)
|
| 205 |
# -------------------------------------------------------
|
| 206 |
if metrics is not None:
|
| 207 |
+
with st.expander("📊 Performances du modèle (validation) – ⚠️ Valeurs fictives pour EfficientnetB0 Baseline"):
|
| 208 |
st.markdown(
|
| 209 |
f"""
|
| 210 |
| Metric | Value |
|