cosuleabianca commited on
Commit
8907d5d
·
verified ·
1 Parent(s): 1ba005e

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. models_rf_dl/rf_h1.pkl +3 -0
  2. models_rf_dl/rf_h12.pkl +3 -0
  3. models_rf_dl/rf_h24.pkl +3 -0
  4. models_rf_dl/rf_h3.pkl +3 -0
  5. models_rf_dl/rf_h6.pkl +3 -0
  6. .gitattributes +40 -0
  7. cnn_lstm_models/cnn_lstm_single_h1.keras +3 -0
  8. cnn_lstm_models/cnn_lstm_single_h12.keras +3 -0
  9. cnn_lstm_models/cnn_lstm_single_h24.keras +3 -0
  10. cnn_lstm_models/cnn_lstm_single_h3.keras +3 -0
  11. cnn_lstm_models/cnn_lstm_single_h6.keras +3 -0
  12. gam/gam_h1.pkl +3 -0
  13. gam/gam_h12.pkl +3 -0
  14. gam/gam_h24.pkl +3 -0
  15. gam/gam_h3.pkl +3 -0
  16. gam/gam_h6.pkl +3 -0
  17. gam_dl/gam_h1.pkl +3 -0
  18. gam_dl/gam_h12.pkl +3 -0
  19. gam_dl/gam_h24.pkl +3 -0
  20. gam_dl/gam_h3.pkl +3 -0
  21. gam_dl/gam_h6.pkl +3 -0
  22. lgb/lgb_h1.pkl +3 -0
  23. lgb/lgb_h12.pkl +3 -0
  24. lgb/lgb_h24.pkl +3 -0
  25. lgb/lgb_h3.pkl +3 -0
  26. lgb/lgb_h6.pkl +3 -0
  27. lgb_dl/lgb_h1.pkl +3 -0
  28. lgb_dl/lgb_h12.pkl +3 -0
  29. lgb_dl/lgb_h24.pkl +3 -0
  30. lgb_dl/lgb_h3.pkl +3 -0
  31. lgb_dl/lgb_h6.pkl +3 -0
  32. lr_dl_models/lr_h1.pkl +3 -0
  33. lr_dl_models/lr_h12.pkl +3 -0
  34. lr_dl_models/lr_h24.pkl +3 -0
  35. lr_dl_models/lr_h3.pkl +3 -0
  36. lr_dl_models/lr_h6.pkl +3 -0
  37. lr_models/lr_h1.pkl +3 -0
  38. lr_models/lr_h12.pkl +3 -0
  39. lr_models/lr_h24.pkl +3 -0
  40. lr_models/lr_h3.pkl +3 -0
  41. lr_models/lr_h6.pkl +3 -0
  42. lstm_attention/lstm_attention_h1.keras +3 -0
  43. lstm_attention/lstm_attention_h12.keras +3 -0
  44. lstm_attention/lstm_attention_h24.keras +3 -0
  45. lstm_attention/lstm_attention_h3.keras +3 -0
  46. lstm_attention/lstm_attention_h6.keras +3 -0
  47. lstm_attention_models_exclude_FR/lstm_attention_h1.keras +3 -0
  48. lstm_attention_models_exclude_FR/lstm_attention_h12.keras +3 -0
  49. lstm_attention_models_exclude_FR/lstm_attention_h24.keras +3 -0
  50. lstm_attention_models_exclude_FR/lstm_attention_h3.keras +3 -0
models_rf_dl/rf_h1.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:956a24a0b7cc778fb7af8fafe8d2e857e829c187d45d8e4892efbd284a13965f
3
+ size 5386137497
models_rf_dl/rf_h12.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:693bc41822e39ba1f9a7b653af5338ff0b90b66f4c3ffb2f54c0397b0215e884
3
+ size 2853453439
models_rf_dl/rf_h24.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:980c33a2accec83dcea92283f645d413db17d4a5ca1ff0c678b18c022510eab8
3
+ size 2808052543
models_rf_dl/rf_h3.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d01298c08c59813a38fc59e126a7d5c5a3e46e1cab031ae1cc346f9befb58092
3
+ size 5773328959
models_rf_dl/rf_h6.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cf513c0be493917269ea021ba21539969f5130a2b4d86892b7218392cc4b2c9
3
+ size 2875339711
.gitattributes CHANGED
@@ -33,3 +33,43 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ cnn_lstm_models/cnn_lstm_single_h1.keras filter=lfs diff=lfs merge=lfs -text
37
+ cnn_lstm_models/cnn_lstm_single_h12.keras filter=lfs diff=lfs merge=lfs -text
38
+ cnn_lstm_models/cnn_lstm_single_h24.keras filter=lfs diff=lfs merge=lfs -text
39
+ cnn_lstm_models/cnn_lstm_single_h3.keras filter=lfs diff=lfs merge=lfs -text
40
+ cnn_lstm_models/cnn_lstm_single_h6.keras filter=lfs diff=lfs merge=lfs -text
41
+ lstm_attention/lstm_attention_h1.keras filter=lfs diff=lfs merge=lfs -text
42
+ lstm_attention/lstm_attention_h12.keras filter=lfs diff=lfs merge=lfs -text
43
+ lstm_attention/lstm_attention_h24.keras filter=lfs diff=lfs merge=lfs -text
44
+ lstm_attention/lstm_attention_h3.keras filter=lfs diff=lfs merge=lfs -text
45
+ lstm_attention/lstm_attention_h6.keras filter=lfs diff=lfs merge=lfs -text
46
+ lstm_attention_models_exclude_FR/lstm_attention_h1.keras filter=lfs diff=lfs merge=lfs -text
47
+ lstm_attention_models_exclude_FR/lstm_attention_h12.keras filter=lfs diff=lfs merge=lfs -text
48
+ lstm_attention_models_exclude_FR/lstm_attention_h24.keras filter=lfs diff=lfs merge=lfs -text
49
+ lstm_attention_models_exclude_FR/lstm_attention_h3.keras filter=lfs diff=lfs merge=lfs -text
50
+ lstm_attention_models_exclude_FR/lstm_attention_h6.keras filter=lfs diff=lfs merge=lfs -text
51
+ lstm_attention_split_2_models/lstm_attention_split_2_h1.keras filter=lfs diff=lfs merge=lfs -text
52
+ lstm_attention_split_2_models/lstm_attention_split_2_h12.keras filter=lfs diff=lfs merge=lfs -text
53
+ lstm_attention_split_2_models/lstm_attention_split_2_h24.keras filter=lfs diff=lfs merge=lfs -text
54
+ lstm_attention_split_2_models/lstm_attention_split_2_h3.keras filter=lfs diff=lfs merge=lfs -text
55
+ lstm_attention_split_2_models/lstm_attention_split_2_h6.keras filter=lfs diff=lfs merge=lfs -text
56
+ lstm_cnn_models/lstm_cnn_h1.keras filter=lfs diff=lfs merge=lfs -text
57
+ lstm_cnn_models/lstm_cnn_h12.keras filter=lfs diff=lfs merge=lfs -text
58
+ lstm_cnn_models/lstm_cnn_h24.keras filter=lfs diff=lfs merge=lfs -text
59
+ lstm_cnn_models/lstm_cnn_h3.keras filter=lfs diff=lfs merge=lfs -text
60
+ lstm_cnn_models/lstm_cnn_h6.keras filter=lfs diff=lfs merge=lfs -text
61
+ lstm_global_models/lstm_direct_h1.keras filter=lfs diff=lfs merge=lfs -text
62
+ lstm_global_models/lstm_direct_h12.keras filter=lfs diff=lfs merge=lfs -text
63
+ lstm_global_models/lstm_direct_h24.keras filter=lfs diff=lfs merge=lfs -text
64
+ lstm_global_models/lstm_direct_h3.keras filter=lfs diff=lfs merge=lfs -text
65
+ lstm_global_models/lstm_direct_h6.keras filter=lfs diff=lfs merge=lfs -text
66
+ lstm_residual/lstm_residual_h1.keras filter=lfs diff=lfs merge=lfs -text
67
+ lstm_residual/lstm_residual_h12.keras filter=lfs diff=lfs merge=lfs -text
68
+ lstm_residual/lstm_residual_h24.keras filter=lfs diff=lfs merge=lfs -text
69
+ lstm_residual/lstm_residual_h3.keras filter=lfs diff=lfs merge=lfs -text
70
+ lstm_residual/lstm_residual_h6.keras filter=lfs diff=lfs merge=lfs -text
71
+ lstm_ress_att/lstm_resatt_h1.keras filter=lfs diff=lfs merge=lfs -text
72
+ lstm_ress_att/lstm_resatt_h12.keras filter=lfs diff=lfs merge=lfs -text
73
+ lstm_ress_att/lstm_resatt_h24.keras filter=lfs diff=lfs merge=lfs -text
74
+ lstm_ress_att/lstm_resatt_h3.keras filter=lfs diff=lfs merge=lfs -text
75
+ lstm_ress_att/lstm_resatt_h6.keras filter=lfs diff=lfs merge=lfs -text
cnn_lstm_models/cnn_lstm_single_h1.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8906b3f8eb18a45d5fcfa4e3c6e9d3ddefeceff3c872ad430565aa8bfb1baf4
3
+ size 1930669
cnn_lstm_models/cnn_lstm_single_h12.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91394639674a9e1ef6ef12f24eaa3cac87c5246d4721aba5d110902e096ababa
3
+ size 1930669
cnn_lstm_models/cnn_lstm_single_h24.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ace32150567b4782274c9138bb5cf77479fff85b17b59f76c2dc4f20426cacb3
3
+ size 1930669
cnn_lstm_models/cnn_lstm_single_h3.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e061d5755c888c1c14772e91eb5575e7ffa16d29f155cbee6bb28d1e995f86d0
3
+ size 1930669
cnn_lstm_models/cnn_lstm_single_h6.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f0aa870feb8bb0ef7cd6772b8f38d03720b8348ce727139fb157e8d2dd98e1f
3
+ size 1930669
gam/gam_h1.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29c6a68453343f1594025344a3eac0e56581916086d8dbef18b3b3e357a1bf4d
3
+ size 4423663
gam/gam_h12.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5de44a5bd3a723bdcc9ba9c8442265cb5ad208ae0c2435f0ed8f2aab36091308
3
+ size 4423663
gam/gam_h24.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:415dc47bbca213b77c59be3480b955ea7974855f28c67c439c52a5a1e4fe4a43
3
+ size 4423663
gam/gam_h3.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:672caf2cdf32f7b219ad30836140a2108adced443efb58470419b025974cb343
3
+ size 4423663
gam/gam_h6.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:965044dfea117dc2e3409f497dc0c40638940b5dcc2be328188c7da818250185
3
+ size 4423663
gam_dl/gam_h1.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0039ea6cebd9bc56f603affd75bd153bbab92088f9bebd1e67b9193c8a3293d
3
+ size 4423663
gam_dl/gam_h12.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6c230c89f755052c47d0e3eee35eefe56e7daf9e8710204530929280cbfd8e9
3
+ size 27467263
gam_dl/gam_h24.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c7b8402fb160d0c441e9fe288fb5e3b2c745ebdc25c23e915683e04a59b102e
3
+ size 4423663
gam_dl/gam_h3.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:137176891b49b66db1523fafe54d9fb4b13ab9b1614f1fed80963263ab40cb93
3
+ size 27467263
gam_dl/gam_h6.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b6cb79a36babdd5b8636565bff163857e3e36bb2c6d5db8fdc6d7c8bb28fb17
3
+ size 27467263
lgb/lgb_h1.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c981a7389aa6d0221352449e1526773037c816eecc770b4b7fda8d8d5b4c243d
3
+ size 211509067
lgb/lgb_h12.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d46011178ecb19f5cd888f6c704addf385aba2d7ec392567aeb646b56981e2bd
3
+ size 116745878
lgb/lgb_h24.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:065ebb87803a14af59f9ad24c030c63070b1af3e93fb3e78c72a32d177ad2ea4
3
+ size 59068847
lgb/lgb_h3.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de75212637185cee63537124d75b459805b6958fc292ce711504f9351d313408
3
+ size 229363600
lgb/lgb_h6.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6c36dafd68879cbffa1b58257b5f1be1c39db9bc198ee7c9ce05ea86a422516
3
+ size 116569815
lgb_dl/lgb_h1.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62c9817f976cd1770fa1294379da9af5749cec102f742ec1055a65b556e5e11e
3
+ size 228279671
lgb_dl/lgb_h12.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ffe9b909b9ea58202924919a8d5a7499d15f3b6a0b5f4bcf688f02e3f381ee5
3
+ size 58777424
lgb_dl/lgb_h24.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61d0f6a8a870f564004cdeabf3703d2605e508d6af9932c384bceab6f5d021b3
3
+ size 58435637
lgb_dl/lgb_h3.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d5740ed4ce871b5930e016c1941efbee0aa23b0210e99097945ed186d45cd0d
3
+ size 220006704
lgb_dl/lgb_h6.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29c6d55e37b38652040d3dd43ae65d2d44b5ac2c49d0f13d49bd9ae709336582
3
+ size 119421277
lr_dl_models/lr_h1.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82ed52aa8b13c5dcf2711201b34cde86572189e2190ada99afb47fcf18c47d4c
3
+ size 1753
lr_dl_models/lr_h12.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:968149a2c6b96b771f8b77f7cd055a878c10a056dcc4aaa326775258b12373e2
3
+ size 1753
lr_dl_models/lr_h24.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dfdf37f2d956045f9faeccec77eef3ccf45064aa08a78eaa2fe5464f3c71084
3
+ size 1753
lr_dl_models/lr_h3.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76741f99e10c80ce6fb318491e548e62c0e43aefbd200c815a0ad11a291a6b18
3
+ size 1753
lr_dl_models/lr_h6.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5652a3a61de7a61ebd7e70a0616b3a8cd263dfb03359c26b90244608b5288fd1
3
+ size 1753
lr_models/lr_h1.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8c83d2ef6744894fc9e3905ea22bade712681a5e86a642a985ec0d1145293ae
3
+ size 1753
lr_models/lr_h12.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4bbf2e38dbec4beb79ffe7641e11be7efca49fd88038e2b1867f0b0ddcfb793
3
+ size 1753
lr_models/lr_h24.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba6f8b702f8466bc509dea537dd54b54645f83d0f42b6bfc0c4d74a5d285130c
3
+ size 1753
lr_models/lr_h3.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:646f2d5b0e7637c7e475e84fde8e42c86df54baa9ed2553db26c7056efeaa155
3
+ size 1753
lr_models/lr_h6.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cab5386570d6e23a0f90a88e1b634268296440a444c6c50cef0757102a32e44
3
+ size 1753
lstm_attention/lstm_attention_h1.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cddce0076264a7878efb31716d1ca5d420062bbb54bb59f87dec3df9618c8817
3
+ size 424732
lstm_attention/lstm_attention_h12.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a91688d880895f591bd04785011d82decb66056b862fd3abf3dc7e3f7f3c6f12
3
+ size 424732
lstm_attention/lstm_attention_h24.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e61fc9fc4527c559700936d24ee7615aa737c291b1d9343f875db68b5eae5c6a
3
+ size 424732
lstm_attention/lstm_attention_h3.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f8fec18d5b9cdc48d8af1c82d7ebc4fccbe89b27f37a85ebc7951c4cef4f14d
3
+ size 424732
lstm_attention/lstm_attention_h6.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a86c8cf7e2a81ce89a5c278f8bc05940b716ba471f6ce0480702c9c7a8f2f22
3
+ size 424732
lstm_attention_models_exclude_FR/lstm_attention_h1.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fa09d407bcd605149a7c9fe930e9da17d12019708df916e416ceac7023a510f
3
+ size 424820
lstm_attention_models_exclude_FR/lstm_attention_h12.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:906949e18fd27ec1dbd1ec8ee5fc99f5cb03213bfb3568753b7af7ff1330e810
3
+ size 424820
lstm_attention_models_exclude_FR/lstm_attention_h24.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a7fbf6a13746e3130471a249790e32551b41260c8987581b7190d2b6f2436e4
3
+ size 424821
lstm_attention_models_exclude_FR/lstm_attention_h3.keras ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bffc7e540e55c29eeb2e16ca50619356d8210470746a0af36c1a0055911d0230
3
+ size 424820