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

GENE_FAMILY: Dof

+
+ +
+
MODEL: FEEDFORWARD_k2
+
+
+

Model Architecture

+
Model: "FEEDFORWARD_k2"
+┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
+┃ Layer (type)                    ┃ Output Shape           ┃       Param # ┃
+┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
+│ dense (Dense)                   │ (None, 256)            │        51,456 │
+├─────────────────────────────────┼────────────────────────┼───────────────┤
+│ 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: 284,165 (1.08 MB)
+ Trainable params: 94,721 (370.00 KB)
+ Non-trainable params: 0 (0.00 B)
+ Optimizer params: 189,444 (740.02 KB)
+
+
+
+

Learning Curve

+ Learning Curve +
+
+
+
+

Class Distribution

+
       Count  Percentage
+class                   
+1       4524       50.13
+0       4500       49.87
+

Additional Metrics

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

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9903    0.9947    0.9925      1126
+     Class 1     0.9947    0.9903    0.9925      1131
+
+    accuracy                         0.9925      2257
+   macro avg     0.9925    0.9925    0.9925      2257
+weighted avg     0.9925    0.9925    0.9925      2257
+
+

Metrics

+
+
    +
  • True Positives (TP): 1120
  • +
  • True Negatives (TN): 1120
  • +
+
    +
  • False Positives (FP): 6
  • +
  • False Negatives (FN): 11
  • +
+
+
+
+

Confusion Matrix

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

Model Architecture

+
Model: "FEEDFORWARD_k3"
+┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
+┃ Layer (type)                    ┃ Output Shape           ┃       Param # ┃
+┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
+│ dense_5 (Dense)                 │ (None, 256)            │       256,256 │
+├─────────────────────────────────┼────────────────────────┼───────────────┤
+│ 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: 898,565 (3.43 MB)
+ Trainable params: 299,521 (1.14 MB)
+ Non-trainable params: 0 (0.00 B)
+ Optimizer params: 599,044 (2.29 MB)
+
+
+
+

Learning Curve

+ Learning Curve +
+
+
+
+

Class Distribution

+
       Count  Percentage
+class                   
+1       4524       50.13
+0       4500       49.87
+

Additional Metrics

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

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9947    1.0000    0.9973      1126
+     Class 1     1.0000    0.9947    0.9973      1131
+
+    accuracy                         0.9973      2257
+   macro avg     0.9973    0.9973    0.9973      2257
+weighted avg     0.9974    0.9973    0.9973      2257
+
+

Metrics

+
+
    +
  • True Positives (TP): 1125
  • +
  • True Negatives (TN): 1126
  • +
+
    +
  • False Positives (FP): 0
  • +
  • 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)            │       256,256 │
+├─────────────────────────────────┼────────────────────────┼───────────────┤
+│ 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: 892,421 (3.40 MB)
+ Trainable params: 297,473 (1.13 MB)
+ Non-trainable params: 0 (0.00 B)
+ Optimizer params: 594,948 (2.27 MB)
+
+
+
+

Learning Curve

+ Learning Curve +
+
+
+
+

Class Distribution

+
       Count  Percentage
+class                   
+1       4524       50.13
+0       4500       49.87
+

Additional Metrics

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

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9877    1.0000    0.9938      1126
+     Class 1     1.0000    0.9876    0.9938      1131
+
+    accuracy                         0.9938      2257
+   macro avg     0.9939    0.9938    0.9938      2257
+weighted avg     0.9939    0.9938    0.9938      2257
+
+

Metrics

+
+
    +
  • True Positives (TP): 1117
  • +
  • True Negatives (TN): 1126
  • +
+
    +
  • False Positives (FP): 0
  • +
  • False Negatives (FN): 14
  • +
+
+
+
+

Confusion Matrix

+ Confusion Matrix +
+
+
+ +
+
MODEL: FEEDFORWARD_k5
+
+
+

Model Architecture

+
Model: "FEEDFORWARD_k5"
+┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
+┃ Layer (type)                    ┃ Output Shape           ┃       Param # ┃
+┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
+│ dense_14 (Dense)                │ (None, 512)            │       512,512 │
+├─────────────────────────────────┼────────────────────────┼───────────────┤
+│ dropout_11 (Dropout)            │ (None, 512)            │             0 │
+├─────────────────────────────────┼────────────────────────┼───────────────┤
+│ dense_15 (Dense)                │ (None, 128)            │        65,664 │
+├─────────────────────────────────┼───────────────────────��┼───────────────┤
+│ dropout_12 (Dropout)            │ (None, 128)            │             0 │
+├─────────────────────────────────┼────────────────────────┼───────────────┤
+│ dense_16 (Dense)                │ (None, 64)             │         8,256 │
+├─────────────────────────────────┼────────────────────────┼───────────────┤
+│ dropout_13 (Dropout)            │ (None, 64)             │             0 │
+├─────────────────────────────────┼────────────────────────┼───────────────┤
+│ dense_17 (Dense)                │ (None, 1)              │            65 │
+└─────────────────────────────────┴────────────────────────┴───────────────┘
+ Total params: 1,759,493 (6.71 MB)
+ Trainable params: 586,497 (2.24 MB)
+ Non-trainable params: 0 (0.00 B)
+ Optimizer params: 1,172,996 (4.47 MB)
+
+
+
+

Learning Curve

+ Learning Curve +
+
+
+
+

Class Distribution

+
       Count  Percentage
+class                   
+1       4524       50.13
+0       4500       49.87
+

Additional Metrics

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

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9903    1.0000    0.9951      1126
+     Class 1     1.0000    0.9903    0.9951      1131
+
+    accuracy                         0.9951      2257
+   macro avg     0.9952    0.9951    0.9951      2257
+weighted avg     0.9952    0.9951    0.9951      2257
+
+

Metrics

+
+
    +
  • True Positives (TP): 1120
  • +
  • True Negatives (TN): 1126
  • +
+
    +
  • False Positives (FP): 0
  • +
  • False Negatives (FN): 11
  • +
+
+
+
+

Confusion Matrix

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