Skip to content

Commit 7999ef5

Browse files
committed
Update Analysis-3.md
1 parent 384693a commit 7999ef5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_analysis/Analysis-3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ As previously shown, training against data from 2015-06-15 to 2017-06-14 and usi
9494

9595
![image8](/assets/images/forecasting/one_8.png)
9696

97-
Lastly, we have the residual plots.
97+
Lastly, we have the residual plots. Ideally, they should be completely random.
9898

99-
We can see that there is information that the model has not captured, since both the ACF & PACF plots are not completely within the confidence band. This could be due to lack of exogeneous variables for the SARIMAX model. If favorita wishes to work with us and provides us with even more information, we can build an more accurate model.
99+
We can see that there is information that the model has not captured since both plots are not fully within the confidence band. This could be due to lack of exogeneous variables for the model. If favorita wishes to work with us and provides us with even more information, we can build an even more accurate model.
100100

101101
## Implementation
102102

0 commit comments

Comments
 (0)