pereza commited on
Commit
d957f2a
1 Parent(s): caa29b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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
  ![spatial-coverages](spatial-coverages.png)
128
 
129
- The data samples used for training corresponds to the period from 1985 and 2013 (both included) and from 2014 to 2017 for per-epoch validation.
 
 
 
 
130
 
131
  ## Training Procedure
132
 
 
126
 
127
  ![spatial-coverages](spatial-coverages.png)
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