Skip to content

Commit eacafb3

Browse files
committed
arima post - overview done
1 parent 3d5dd27 commit eacafb3

File tree

13 files changed

+584
-14
lines changed

13 files changed

+584
-14
lines changed

content/posts/finance/stock_prediction/ARIMA/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ print(f"Best ARIMA order based on grid search: {best_order}")
365365
>
366366
> Best ARIMA order based on grid search: (3, 2, 4)
367367
368-
At the end, we found that *(3,2,4)* offer better testing results (mape of 7.6% vs. 7.8% of manual parameters finding), even if there is only a tiny difference (0.2%). Moreover, since the values of p and q are lower the model will be faster and less prone to overfitting (smaller values of AR or MA coefficients).
368+
At the end, we found that *(3,2,4)* offer better testing results (mape of 7.6% vs. 7.8% of manual parameters finding), even if there is only a tiny difference (0.2%). Moreover, since the values of p and q are lower the model will be faster and less prone to overfitting (fewer number of AR or MA coefficients).
369369

370370
## 7. Limitations and Considerations
371371

content/posts/physics/quantum_computing/example.ipynb

Lines changed: 285 additions & 0 deletions
Large diffs are not rendered by default.

public/categories/finance/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
<div class="card">
298298
<div class="card-head">
299299
<a href="/posts/finance/stock_prediction/arima/" class="post-card-link">
300-
<img class="card-img-top" src='/images/default-hero.jpg' alt="Hero Image">
300+
<img class="card-img-top" src='/posts/finance/stock_prediction/arima/images/test_forecast.png' alt="Hero Image">
301301
</a>
302302
</div>
303303
<div class="card-body">

public/posts/finance/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@
433433
<div class="card">
434434
<div class="card-head">
435435
<a href="/posts/finance/stock_prediction/arima/" class="post-card-link">
436-
<img class="card-img-top" src='/images/default-hero.jpg' alt="Hero Image">
436+
<img class="card-img-top" src='/posts/finance/stock_prediction/arima/images/test_forecast.png' alt="Hero Image">
437437
</a>
438438
</div>
439439
<div class="card-body">

public/posts/finance/stock_prediction/arima/arima_example.ipynb

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.
Loading

public/posts/finance/stock_prediction/arima/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ <h3 id="grid-search">Grid Search</h3>
764764
<p>temp best: (3, 2, 4) 0.07647187068962996</p>
765765
<p>Best ARIMA order based on grid search: (3, 2, 4)</p>
766766
</blockquote>
767-
<p>At the end, we found that <em>(3,2,4)</em> offer better testing results (mape of 7.6% vs. 7.8% of manual parameters finding), even if there is only a tiny difference (0.2%). Moreover, since the values of p and q are lower the model will be faster and less prone to overfitting (smaller values of AR or MA coefficients).</p>
767+
<p>At the end, we found that <em>(3,2,4)</em> offer better testing results (mape of 7.6% vs. 7.8% of manual parameters finding), even if there is only a tiny difference (0.2%). Moreover, since the values of p and q are lower the model will be faster and less prone to overfitting (fewer number of AR or MA coefficients).</p>
768768
<h2 id="7-limitations-and-considerations">7. Limitations and Considerations</h2>
769769
<p>While ARIMA models can be powerful for time series prediction, they have limitations:</p>
770770
<ol>

public/posts/finance/stock_prediction/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@
436436
<div class="card">
437437
<div class="card-head">
438438
<a href="/posts/finance/stock_prediction/arima/" class="post-card-link">
439-
<img class="card-img-top" src='/images/default-hero.jpg' alt="Hero Image">
439+
<img class="card-img-top" src='/posts/finance/stock_prediction/arima/images/test_forecast.png' alt="Hero Image">
440440
</a>
441441
</div>
442442
<div class="card-body">

public/posts/physics/quantum_computing/example.ipynb

Lines changed: 285 additions & 0 deletions
Large diffs are not rendered by default.

public/search/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
4-
<title>Search Results</title>
4+
<title>Suchergebnisse</title>
55
<meta charset="UTF-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
@@ -25,7 +25,7 @@
2525

2626
<meta property="og:url" content="http://localhost:1313/search/">
2727
<meta property="og:site_name" content="Stefano Giannini">
28-
<meta property="og:title" content="Search Results">
28+
<meta property="og:title" content="Suchergebnisse">
2929
<meta property="og:description" content="This file exists solely to respond to /search URL with the related search layout template.
3030
No content shown here is rendered, all content is based in the template layouts/page/search.html
3131
Setting a very low sitemap priority will tell search engines this is not important content.
@@ -39,7 +39,7 @@
3939

4040

4141
<meta name="twitter:card" content="summary">
42-
<meta name="twitter:title" content="Search Results">
42+
<meta name="twitter:title" content="Suchergebnisse">
4343
<meta name="twitter:description" content="This file exists solely to respond to /search URL with the related search layout template.
4444
No content shown here is rendered, all content is based in the template layouts/page/search.html
4545
Setting a very low sitemap priority will tell search engines this is not important content.

public/tags/finance/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
<div class="card">
328328
<div class="card-head">
329329
<a href="/posts/finance/stock_prediction/arima/" class="post-card-link">
330-
<img class="card-img-top" src='/images/default-hero.jpg' alt="Hero Image">
330+
<img class="card-img-top" src='/posts/finance/stock_prediction/arima/images/test_forecast.png' alt="Hero Image">
331331
</a>
332332
</div>
333333
<div class="card-body">

public/tags/forecasting/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
<div class="card">
328328
<div class="card-head">
329329
<a href="/posts/finance/stock_prediction/arima/" class="post-card-link">
330-
<img class="card-img-top" src='/images/default-hero.jpg' alt="Hero Image">
330+
<img class="card-img-top" src='/posts/finance/stock_prediction/arima/images/test_forecast.png' alt="Hero Image">
331331
</a>
332332
</div>
333333
<div class="card-body">

public/tags/statistics/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
<div class="card">
328328
<div class="card-head">
329329
<a href="/posts/finance/stock_prediction/arima/" class="post-card-link">
330-
<img class="card-img-top" src='/images/default-hero.jpg' alt="Hero Image">
330+
<img class="card-img-top" src='/posts/finance/stock_prediction/arima/images/test_forecast.png' alt="Hero Image">
331331
</a>
332332
</div>
333333
<div class="card-body">

0 commit comments

Comments
 (0)