Skip to content

Commit 1369557

Browse files
committed
Update Analysis-3.md
1 parent c766b20 commit 1369557

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/_analysis/Analysis-3.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,10 @@ We use these plots to identify candidates orders for the p & q components of the
6868

6969
Here are some snippets from my grid search:
7070

71-
<img src="/assets/images/forecasting/one_5.jpg" alt="RMSE MAPE" class="align-left" style="width: 75%;"><br>
71+
<div style="text-align: left;">
72+
<img src="/assets/images/forecasting/one_5.jpg" alt="RMSE MAPE" class="align-left" style="width: 75%;">
73+
</div>
74+
<div style="clear: both;"></div>
7275

7376
For sales data under category 'produce', we arrived at p,d,q values of 2,0,0 for the ARIMA model, along with 1,0,1,7 for the seasonal component.
7477

0 commit comments

Comments
 (0)