henriquebap commited on
Commit
f34f753
·
verified ·
1 Parent(s): f05a573

Upload metadata_AAPL.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. metadata_AAPL.json +25 -25
metadata_AAPL.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "symbol": "AAPL",
3
- "trained_at": "2025-12-02T23:52:25.301738",
4
  "model_type": "ImprovedLSTM",
5
  "architecture": {
6
  "sequence_length": 60,
@@ -10,39 +10,39 @@
10
  "bidirectional": true
11
  },
12
  "training": {
13
- "epochs_requested": 100,
14
- "epochs_trained": 30,
15
  "early_stopped": true,
16
  "batch_size": 32,
17
  "learning_rate": 0.001,
18
- "patience": 15
19
  },
20
  "metrics": {
21
- "mse": 1479.0309129276507,
22
- "rmse": 38.45817095140707,
23
- "mae": 37.48600221831223,
24
- "mape": 16.199193952984803,
25
- "r2": -2.046563499962585,
26
- "directional_accuracy": 55.017301038062286,
27
- "mean_percent_error": 16.199193952984803,
28
- "test_samples": 290,
29
  "predictions_sample": [
30
- 189.53677368164062,
31
- 189.06326293945312,
32
- 187.83880615234375,
33
- 187.9644317626953,
34
- 188.68121337890625
35
  ],
36
  "actuals_sample": [
37
- 225.53073120117188,
38
- 220.4493408203125,
39
- 224.50650024414062,
40
- 228.25537109375,
41
- 227.7581787109375
42
  ],
43
- "final_train_loss": 0.002042465939370612,
44
- "best_val_loss": 0.0015550695068668574,
45
- "epochs_trained": 30,
46
  "early_stopped": true
47
  }
48
  }
 
1
  {
2
  "symbol": "AAPL",
3
+ "trained_at": "2025-12-02T23:59:52.388043",
4
  "model_type": "ImprovedLSTM",
5
  "architecture": {
6
  "sequence_length": 60,
 
10
  "bidirectional": true
11
  },
12
  "training": {
13
+ "epochs_requested": 80,
14
+ "epochs_trained": 17,
15
  "early_stopped": true,
16
  "batch_size": 32,
17
  "learning_rate": 0.001,
18
+ "patience": 10
19
  },
20
  "metrics": {
21
+ "mse": 679.3695143881862,
22
+ "rmse": 26.06471780756865,
23
+ "mae": 20.032882690429688,
24
+ "mape": 8.28401848594669,
25
+ "r2": 0.03639022182355145,
26
+ "directional_accuracy": 52.27272727272727,
27
+ "mean_percent_error": 8.28401848594669,
28
+ "test_samples": 177,
29
  "predictions_sample": [
30
+ 187.17091369628906,
31
+ 187.24583435058594,
32
+ 187.91714477539062,
33
+ 188.74961853027344,
34
+ 189.6041259765625
35
  ],
36
  "actuals_sample": [
37
+ 213.37037658691406,
38
+ 217.5261688232422,
39
+ 219.977783203125,
40
+ 222.98748779296875,
41
+ 220.77503967285156
42
  ],
43
+ "final_train_loss": 0.0021249092085501896,
44
+ "best_val_loss": 0.001271494576940313,
45
+ "epochs_trained": 17,
46
  "early_stopped": true
47
  }
48
  }