In the logbook it is stated that "Each row of the dataset has been normalised to the range [0,1] independently of the other rows.". However, we checked the data and the we found that the the maximum values are not all equal to 1. Should we take this into account?
Posted by: AlessioBuda @ Dec. 11, 2023, 7:13 p.m.The provided dataset is in [0, 1]. It has been normalized starting from the original time series, that have been cut after the normalization to create the final training dataset with a shorter length.
Posted by: an2dl.competitions @ Dec. 11, 2023, 11:12 p.m.