diff --git "a/Train-Reports/HSF/report_ZAX2YJSV.html" "b/Train-Reports/HSF/report_ZAX2YJSV.html" new file mode 100644--- /dev/null +++ "b/Train-Reports/HSF/report_ZAX2YJSV.html" @@ -0,0 +1,265 @@ + + + + GENE_FAMILY: HSF + + + +
+

GENE_FAMILY: HSF

+
+ +
+
MODEL: FEEDFORWARD_k2
+
+
+

Model Architecture

+
Model: "FEEDFORWARD_k2"
+┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
+┃ Layer (type)                         ┃ Output Shape                ┃         Param # ┃
+┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
+│ dense (Dense)                        │ (None, 256)                 │         113,152 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dropout (Dropout)                    │ (None, 256)                 │               0 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dense_1 (Dense)                      │ (None, 128)                 │          32,896 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dropout_1 (Dropout)                  │ (None, 128)                 │               0 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dense_2 (Dense)                      │ (None, 64)                  │           8,256 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dropout_2 (Dropout)                  │ (None, 64)                  │               0 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dense_3 (Dense)                      │ (None, 32)                  │           2,080 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dropout_3 (Dropout)                  │ (None, 32)                  │               0 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dense_4 (Dense)                      │ (None, 1)                   │              33 │
+└──────────────────────────────────��───┴─────────────────────────────┴─────────────────┘
+ Total params: 469,253 (1.79 MB)
+ Trainable params: 156,417 (611.00 KB)
+ Non-trainable params: 0 (0.00 B)
+ Optimizer params: 312,836 (1.19 MB)
+
+
+
+

Learning Curve

+ Learning Curve +
+
+
+
+

Class Distribution

+
       Count  Percentage
+class                   
+1       4574       50.16
+0       4545       49.84
+

Additional Metrics

+
    +
  • Total Samples: 9119
  • +
  • Imbalance Ratio: 1.01
  • +
+
+
+

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9965    0.9472    0.9712       909
+     Class 1     0.9500    0.9967    0.9728       915
+
+    accuracy                         0.9720      1824
+   macro avg     0.9733    0.9720    0.9720      1824
+weighted avg     0.9732    0.9720    0.9720      1824
+
+

Metrics

+
+
    +
  • True Positives (TP): 912
  • +
  • True Negatives (TN): 861
  • +
+
    +
  • False Positives (FP): 48
  • +
  • False Negatives (FN): 3
  • +
+
+
+
+

Confusion Matrix

+ Confusion Matrix +
+
+
+ +
+
MODEL: FEEDFORWARD_k3
+
+
+

Model Architecture

+
Model: "FEEDFORWARD_k3"
+┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
+┃ Layer (type)                         ┃ Output Shape                ┃         Param # ┃
+┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
+│ dense_5 (Dense)                      │ (None, 256)                 │       2,279,936 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dropout_4 (Dropout)                  │ (None, 256)                 │               0 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dense_6 (Dense)                      │ (None, 128)                 │          32,896 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dropout_5 (Dropout)                  │ (None, 128)                 │               0 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dense_7 (Dense)                      │ (None, 64)                  │           8,256 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dropout_6 (Dropout)                  │ (None, 64)                  │               0 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dense_8 (Dense)                      │ (None, 32)                  │           2,080 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dropout_7 (Dropout)                  │ (None, 32)                  │               0 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dense_9 (Dense)                      │ (None, 1)                   │              33 │
+└──────────────────────────────────────┴─────────────────────────────┴─────────────────┘
+ Total params: 6,969,605 (26.59 MB)
+ Trainable params: 2,323,201 (8.86 MB)
+ Non-trainable params: 0 (0.00 B)
+ Optimizer params: 4,646,404 (17.72 MB)
+
+
+
+

Learning Curve

+ Learning Curve +
+
+
+
+

Class Distribution

+
       Count  Percentage
+class                   
+1       4574       50.16
+0       4545       49.84
+

Additional Metrics

+
    +
  • Total Samples: 9119
  • +
  • Imbalance Ratio: 1.01
  • +
+
+
+

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9934    0.9989    0.9962       909
+     Class 1     0.9989    0.9934    0.9962       915
+
+    accuracy                         0.9962      1824
+   macro avg     0.9962    0.9962    0.9962      1824
+weighted avg     0.9962    0.9962    0.9962      1824
+
+

Metrics

+
+
    +
  • True Positives (TP): 909
  • +
  • True Negatives (TN): 908
  • +
+
    +
  • False Positives (FP): 1
  • +
  • False Negatives (FN): 6
  • +
+
+
+
+

Confusion Matrix

+ Confusion Matrix +
+
+
+ +
+
MODEL: FEEDFORWARD_k4
+
+
+

Model Architecture

+
Model: "FEEDFORWARD_k4"
+┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
+┃ Layer (type)                         ┃ Output Shape                ┃         Param # ┃
+┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
+│ dense_10 (Dense)                     │ (None, 256)                 │      38,727,424 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dropout_8 (Dropout)                  │ (None, 256)                 │               0 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dense_11 (Dense)                     │ (None, 128)                 │          32,896 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dropout_9 (Dropout)                  │ (None, 128)                 │               0 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dense_12 (Dense)                     │ (None, 64)                  │           8,256 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dropout_10 (Dropout)                 │ (None, 64)                  │               0 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ dense_13 (Dense)                     │ (None, 1)                   │              65 │
+└──────────────────────────────────────┴─────────────────────────────┴─────────────────┘
+ Total params: 116,305,925 (443.67 MB)
+ Trainable params: 38,768,641 (147.89 MB)
+ Non-trainable params: 0 (0.00 B)
+ Optimizer params: 77,537,284 (295.78 MB)
+
+
+
+

Learning Curve

+ Learning Curve +
+
+
+
+

Class Distribution

+
       Count  Percentage
+class                   
+1       4574       50.16
+0       4545       49.84
+

Additional Metrics

+
    +
  • Total Samples: 9119
  • +
  • Imbalance Ratio: 1.01
  • +
+
+
+

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9913    1.0000    0.9956       909
+     Class 1     1.0000    0.9913    0.9956       915
+
+    accuracy                         0.9956      1824
+   macro avg     0.9956    0.9956    0.9956      1824
+weighted avg     0.9957    0.9956    0.9956      1824
+
+

Metrics

+
+
    +
  • True Positives (TP): 907
  • +
  • True Negatives (TN): 909
  • +
+
    +
  • False Positives (FP): 0
  • +
  • False Negatives (FN): 8
  • +
+
+
+
+

Confusion Matrix

+ Confusion Matrix +
+
+
+ + + + \ No newline at end of file