Update README.md
Browse files
README.md
CHANGED
|
@@ -126,7 +126,11 @@ The datasets that are mainly used in the project can be found in the following C
|
|
| 126 |
|
| 127 |

|
| 128 |
|
| 129 |
-
The
|
|
|
|
|
|
|
|
|
|
|
|
|
| 130 |
|
| 131 |
## Training Procedure
|
| 132 |
|
|
|
|
| 126 |
|
| 127 |

|
| 128 |
|
| 129 |
+
The dataset's temporal division is structured to optimize model training and subsequent per-epoch validation.
|
| 130 |
+
The training duration spans 29 years, commencing in January 1985 and culminating in December 2013.
|
| 131 |
+
Sequentially, the validation phase begins, covering the period from January 2014 to December 2017. This 4-year interval is solely dedicated to evaluating the model's
|
| 132 |
+
aptitude on data it hasn't been exposed to during training. This separation ensures the model's robustness and its capability to make dependable predictions for the
|
| 133 |
+
validation period.
|
| 134 |
|
| 135 |
## Training Procedure
|
| 136 |
|