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

GENE_FAMILY: HB-other

+
+ +
+
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       2277       50.38
+0       2243       49.62
+

Additional Metrics

+
    +
  • Total Samples: 4520
  • +
  • Imbalance Ratio: 1.02
  • +
+
+
+

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9204    0.9265    0.9234       449
+     Class 1     0.9270    0.9209    0.9239       455
+
+    accuracy                         0.9237       904
+   macro avg     0.9237    0.9237    0.9237       904
+weighted avg     0.9237    0.9237    0.9237       904
+
+

Metrics

+
+
    +
  • True Positives (TP): 419
  • +
  • True Negatives (TN): 416
  • +
+
    +
  • False Positives (FP): 33
  • +
  • False Negatives (FN): 36
  • +
+
+
+
+

Confusion Matrix

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

Model Architecture

+
Model: "FEEDFORWARD_k3"
+┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
+┃ Layer (type)                         ┃ Output Shape                ┃         Param # ┃
+┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
+│ dense_5 (Dense)                      │ (None, 256)                 │       2,233,088 │
+├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤
+│ 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,829,061 (26.05 MB)
+ Trainable params: 2,276,353 (8.68 MB)
+ Non-trainable params: 0 (0.00 B)
+ Optimizer params: 4,552,708 (17.37 MB)
+
+
+
+

Learning Curve

+ Learning Curve +
+
+
+
+

Class Distribution

+
       Count  Percentage
+class                   
+1       2277       50.38
+0       2243       49.62
+

Additional Metrics

+
    +
  • Total Samples: 4520
  • +
  • Imbalance Ratio: 1.02
  • +
+
+
+

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9497    0.9666    0.9581       449
+     Class 1     0.9664    0.9495    0.9579       455
+
+    accuracy                         0.9580       904
+   macro avg     0.9581    0.9580    0.9580       904
+weighted avg     0.9581    0.9580    0.9580       904
+
+

Metrics

+
+
    +
  • True Positives (TP): 432
  • +
  • True Negatives (TN): 434
  • +
+
    +
  • False Positives (FP): 15
  • +
  • False Negatives (FN): 23
  • +
+
+
+
+

Confusion Matrix

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

Model Architecture

+
Model: "FEEDFORWARD_k4"
+┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
+┃ Layer (type)                         ┃ Output Shape                ┃         Param # ┃
+┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
+│ dense_10 (Dense)                     │ (None, 256)                 │      36,631,808 │
+├──────────���───────────────────────────┼─────────────────────────────┼─────────────────┤
+│ 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: 110,019,077 (419.69 MB)
+ Trainable params: 36,673,025 (139.90 MB)
+ Non-trainable params: 0 (0.00 B)
+ Optimizer params: 73,346,052 (279.79 MB)
+
+
+
+

Learning Curve

+ Learning Curve +
+
+
+
+

Class Distribution

+
       Count  Percentage
+class                   
+1       2277       50.38
+0       2243       49.62
+

Additional Metrics

+
    +
  • Total Samples: 4520
  • +
  • Imbalance Ratio: 1.02
  • +
+
+
+

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9403    0.9822    0.9608       449
+     Class 1     0.9816    0.9385    0.9596       455
+
+    accuracy                         0.9602       904
+   macro avg     0.9610    0.9603    0.9602       904
+weighted avg     0.9611    0.9602    0.9602       904
+
+

Metrics

+
+
    +
  • True Positives (TP): 427
  • +
  • True Negatives (TN): 441
  • +
+
    +
  • False Positives (FP): 8
  • +
  • False Negatives (FN): 28
  • +
+
+
+
+

Confusion Matrix

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