Commit Graph

75 Commits

Author SHA1 Message Date
Victor Mylle
c06cc10aa6 Fixed losses and multiple other things 2023-12-12 11:02:42 +00:00
Victor Mylle
d3bf04d68c Fixed crps + more inputs 2023-12-05 00:08:17 +00:00
Victor Mylle
120b6aa5bd Fixed small summary with model architectures until now 2023-11-30 21:53:35 +00:00
Victor Mylle
eba10c8f83 Added LSTM model 2023-11-28 22:27:15 +00:00
Victor Mylle
ffa19592f9 Rewrote the NRVDataset to be cleaner 2023-11-28 15:35:35 +00:00
Victor Mylle
f9e8f9e69f Added hyperparameter optimization script 2023-11-27 16:06:05 +00:00
Victor Mylle
c1152ff96c Added new training scripts 2023-11-27 14:55:22 +00:00
Victor Mylle
5e87165dbb Added training file 2023-11-27 11:53:44 +00:00
Victor Mylle
74c2c07b68 Updated training notebook 2023-11-26 22:46:41 +00:00
Victor Mylle
4886c0d9a0 UPdated trainer.py 2023-11-26 22:42:30 +00:00
Victor Mylle
9c84b875a3 Changing some things 2023-11-26 22:27:35 +00:00
Victor Mylle
70fd86afa6 Some changes 2023-11-26 22:04:42 +00:00
Victor Mylle
2f40f41786 Added time as input feature 2023-11-26 18:43:03 +00:00
Victor Mylle
a2c9427d16 Removed checkpoint 2023-11-26 00:31:44 +00:00
Victor Mylle
f0c6369dd3 Changed imports 2023-11-26 00:29:35 +00:00
Victor Mylle
360e9f4e8e Trying out training script for ClearML 2023-11-25 23:58:50 +00:00
Victor Mylle
a8db70e86d Changes to allow remote execution 2023-11-25 23:36:57 +00:00
Victor Mylle
300f268286 Sped up sampling 20x 2023-11-25 18:09:42 +00:00
Victor Mylle
5de3f64a1a Lot of changes 2023-11-23 08:34:47 +00:00
Victor Mylle
166d3967e1 Implemented Probabilistic Baseline 2023-11-19 20:20:31 +00:00
Victor Mylle
1268af47a6 Implemented Non Autorgressive Quantile Regression 2023-11-18 17:42:06 +00:00
Victor Mylle
75f1f64c38 Autoregressive test score calculated on 96 values 2023-11-13 23:14:07 +00:00
Victor Mylle
caeba6b841 Added skip in NRVDataset for incomplete samples 2023-11-13 15:28:51 +00:00
Victor Mylle
2f48363292 Rewrote dataset to be able to include new features 2023-11-08 23:17:47 +00:00
Victor Mylle
56c763a6f4 Initial Commit 2023-11-07 18:00:20 +00:00