Skip to content

Commit c766b20

Browse files
committed
img
1 parent 4a7f64c commit c766b20

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/_analysis/Analysis-3.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,7 @@ 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-
![image5](/assets/images/forecasting/one_5.jpg)
72-
73-
<img src="/assets/images/forecasting/one_5.jpg" alt="RMSE MAPE" class="align-left" style="width: 75%;">
71+
<img src="/assets/images/forecasting/one_5.jpg" alt="RMSE MAPE" class="align-left" style="width: 75%;"><br>
7472

7573
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.
7674

0 commit comments

Comments
 (0)