Update index.html
Browse files- index.html +6 -0
index.html
CHANGED
|
@@ -127,6 +127,12 @@
|
|
| 127 |
<span class="dnerf">EAMEX</span> radar plot summarizing the metrics overall behavior
|
| 128 |
</h2>
|
| 129 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 130 |
</div>
|
| 131 |
</div>
|
| 132 |
</div>
|
|
|
|
| 127 |
<span class="dnerf">EAMEX</span> radar plot summarizing the metrics overall behavior
|
| 128 |
</h2>
|
| 129 |
</div>
|
| 130 |
+
<div class="item item-steve">
|
| 131 |
+
<img src="./static/images/fluctuation.png" alt="EAMEX Image" width="100%">
|
| 132 |
+
<h2 class="subtitle has-text-centered">
|
| 133 |
+
<span class="dnerf">EAMEX</span> fluctuation rate vs feature importance
|
| 134 |
+
</h2>
|
| 135 |
+
</div>
|
| 136 |
</div>
|
| 137 |
</div>
|
| 138 |
</div>
|