Update index.html
Browse files- index.html +6 -6
index.html
CHANGED
|
@@ -110,21 +110,21 @@
|
|
| 110 |
<div class="container">
|
| 111 |
<div id="results-carousel" class="carousel results-carousel">
|
| 112 |
<div class="item item-steve">
|
| 113 |
-
<img src="./static/images/
|
| 114 |
<h2 class="subtitle has-text-centered">
|
| 115 |
-
<span class="dnerf">EAMEX</span>
|
| 116 |
</h2>
|
| 117 |
</div>
|
| 118 |
<div class="item item-steve">
|
| 119 |
-
<img src="./static/images/
|
| 120 |
<h2 class="subtitle has-text-centered">
|
| 121 |
-
<span class="dnerf">EAMEX</span>
|
| 122 |
</h2>
|
| 123 |
</div>
|
| 124 |
<div class="item item-steve">
|
| 125 |
-
<img src="./static/images/
|
| 126 |
<h2 class="subtitle has-text-centered">
|
| 127 |
-
<span class="dnerf">EAMEX</span>
|
| 128 |
</h2>
|
| 129 |
</div>
|
| 130 |
<div class="item item-steve">
|
|
|
|
| 110 |
<div class="container">
|
| 111 |
<div id="results-carousel" class="carousel results-carousel">
|
| 112 |
<div class="item item-steve">
|
| 113 |
+
<img src="./static/images/res1.png" alt="EAMEX Image" width="100%">
|
| 114 |
<h2 class="subtitle has-text-centered">
|
| 115 |
+
<span class="dnerf">EAMEX</span> classification metrics results
|
| 116 |
</h2>
|
| 117 |
</div>
|
| 118 |
<div class="item item-steve">
|
| 119 |
+
<img src="./static/images/res2.png" alt="EAMEX Image" width="100%">
|
| 120 |
<h2 class="subtitle has-text-centered">
|
| 121 |
+
<span class="dnerf">EAMEX</span> regression metrics results
|
| 122 |
</h2>
|
| 123 |
</div>
|
| 124 |
<div class="item item-steve">
|
| 125 |
+
<img src="./static/images/radar_chart_classification-1.png" alt="EAMEX Image" width="100%">
|
| 126 |
<h2 class="subtitle has-text-centered">
|
| 127 |
+
<span class="dnerf">EAMEX</span> radar plot summarizing the metrics overall behavior
|
| 128 |
</h2>
|
| 129 |
</div>
|
| 130 |
<div class="item item-steve">
|