Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -197,10 +197,10 @@
|
|
| 197 |
<img src="XModel_gain-2.png" alt="Overall performance heatmap (placeholder)" loading="lazy" style="width:100%; border-radius:.6rem" />
|
| 198 |
<figcaption class="muted">Overall heatmap (example). Replace with your exported figure.</figcaption>
|
| 199 |
</figure>
|
| 200 |
-
<figure style="margin-top:.8rem">
|
| 201 |
<img src="assets/confusion.png" alt="Confusion matrix (placeholder)" loading="lazy" style="width:100%; border-radius:.6rem" />
|
| 202 |
<figcaption class="muted">Confusion matrix (example).</figcaption>
|
| 203 |
-
</figure>
|
| 204 |
</div>
|
| 205 |
</div>
|
| 206 |
</section>
|
|
|
|
| 197 |
<img src="XModel_gain-2.png" alt="Overall performance heatmap (placeholder)" loading="lazy" style="width:100%; border-radius:.6rem" />
|
| 198 |
<figcaption class="muted">Overall heatmap (example). Replace with your exported figure.</figcaption>
|
| 199 |
</figure>
|
| 200 |
+
<!-- <figure style="margin-top:.8rem">
|
| 201 |
<img src="assets/confusion.png" alt="Confusion matrix (placeholder)" loading="lazy" style="width:100%; border-radius:.6rem" />
|
| 202 |
<figcaption class="muted">Confusion matrix (example).</figcaption>
|
| 203 |
+
</figure> -->
|
| 204 |
</div>
|
| 205 |
</div>
|
| 206 |
</section>
|