File size: 615 Bytes
fb08e94
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "tag": "Edge_IIoTset__CNN__FedAvg__iid",
  "dataset": "Edge_IIoTset",
  "model": "CNN",
  "fl_algo": "FedAvg",
  "partition": "iid",
  "n_clients": 30,
  "n_rounds": 30,
  "max_cap": 2000,
  "total_time_s": 648.6,
  "model_params": 8993,
  "model_mb": 0.036,
  "final": {
    "accuracy": 0.99988,
    "precision": 0.9997600575861794,
    "recall": 1.0,
    "f1_binary": 0.9998800143982722,
    "f1_macro": 0.999879999998272,
    "f1_weighted": 0.9998799999982722,
    "fpr": 0.00024,
    "auc_roc": 0.999999514,
    "threshold": 0.9958939552307129,
    "round": 30,
    "comm_mb": 0,
    "round_time_s": 0
  }
}