alex17cmbs commited on
Commit
a8e3daf
·
verified ·
1 Parent(s): 27658fd

Upload densenet121-chexnet-binary model (AUC: 0.6079)

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  2. config.json +12 -12
  3. pytorch_model.bin +1 -1
README.md CHANGED
@@ -57,12 +57,12 @@ Ce modèle a été entraîné pour la classification multi-label de pathologies
57
 
58
  | Metric | Value |
59
  |--------|-------|
60
- | AUC-ROC | 0.5729 |
61
- | F1-Score | N/A |
62
- | Precision | N/A |
63
- | Recall | N/A |
64
- | Accuracy | 0.9783 |
65
- | Specificity | 1.0000 |
66
 
67
 
68
  ## 🚀 Utilisation
 
57
 
58
  | Metric | Value |
59
  |--------|-------|
60
+ | AUC-ROC | 0.6079 |
61
+ | F1-Score | 0.0609 |
62
+ | Precision | 0.0328 |
63
+ | Recall | 0.4288 |
64
+ | Accuracy | 0.7130 |
65
+ | Specificity | 0.7193 |
66
 
67
 
68
  ## 🚀 Utilisation
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "image_size": 224,
22
  "task": "multi-label-classification",
23
  "dataset": "NIH Chest X-ray",
24
- "uploaded_at": "2025-12-04T22:24:34.217437",
25
  "training_config": {
26
  "num_epochs": 30,
27
  "learning_rate": 0.001,
@@ -29,16 +29,16 @@
29
  "early_stopping_patience": 30
30
  },
31
  "metrics": {
32
- "f1": 0.0,
33
- "precision": 0.0,
34
- "recall": 0.0,
35
- "accuracy": 0.9783169245194562,
36
- "auc": 0.5729390106531594,
37
- "sensitivity": 0.0,
38
- "specificity": 0.9999999999996007,
39
- "true_positives": 0,
40
- "true_negatives": 25041,
41
- "false_positives": 0,
42
- "false_negatives": 555
43
  }
44
  }
 
21
  "image_size": 224,
22
  "task": "multi-label-classification",
23
  "dataset": "NIH Chest X-ray",
24
+ "uploaded_at": "2025-12-06T02:16:44.980882",
25
  "training_config": {
26
  "num_epochs": 30,
27
  "learning_rate": 0.001,
 
29
  "early_stopping_patience": 30
30
  },
31
  "metrics": {
32
+ "f1": 0.060861782380769724,
33
+ "precision": 0.03275529865125241,
34
+ "recall": 0.42882882882882883,
35
+ "accuracy": 0.7130411001719018,
36
+ "auc": 0.6079484420325442,
37
+ "sensitivity": 0.4288288288211022,
38
+ "specificity": 0.719340281937335,
39
+ "true_positives": 238,
40
+ "true_negatives": 18013,
41
+ "false_positives": 7028,
42
+ "false_negatives": 317
43
  }
44
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b699b0ae4b77417667696cc545568df2ff4b5d35a99a21941a06bc69dda633a7
3
  size 28439487
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f87b464fb9f0293f7041a69af6565d810334912d6768126c6aed0b0250b43a22
3
  size 28439487