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

GENE_FAMILY: ARR-B

+
+ +
+
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       1883       50.33
+0       1858       49.67
+

Additional Metrics

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

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9912    0.9742    0.9826       465
+     Class 1     0.9749    0.9915    0.9832       471
+
+    accuracy                         0.9829       936
+   macro avg     0.9831    0.9829    0.9829       936
+weighted avg     0.9830    0.9829    0.9829       936
+
+

Metrics

+
+
    +
  • True Positives (TP): 467
  • +
  • True Negatives (TN): 453
  • +
+
    +
  • False Positives (FP): 12
  • +
  • False Negatives (FN): 4
  • +
+
+
+
+

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       1883       50.33
+0       1858       49.67
+

Additional Metrics

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

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9872    0.9978    0.9925       465
+     Class 1     0.9979    0.9873    0.9925       471
+
+    accuracy                         0.9925       936
+   macro avg     0.9925    0.9926    0.9925       936
+weighted avg     0.9926    0.9925    0.9925       936
+
+

Metrics

+
+
    +
  • True Positives (TP): 465
  • +
  • True Negatives (TN): 464
  • +
+
    +
  • 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)            │       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       1883       50.33
+0       1858       49.67
+

Additional Metrics

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

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9914    0.9892    0.9903       465
+     Class 1     0.9894    0.9915    0.9905       471
+
+    accuracy                         0.9904       936
+   macro avg     0.9904    0.9904    0.9904       936
+weighted avg     0.9904    0.9904    0.9904       936
+
+

Metrics

+
+
    +
  • True Positives (TP): 467
  • +
  • True Negatives (TN): 460
  • +
+
    +
  • False Positives (FP): 5
  • +
  • False Negatives (FN): 4
  • +
+
+
+
+

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       1883       50.33
+0       1858       49.67
+

Additional Metrics

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

Classification Report

+
              precision    recall  f1-score   support
+
+     Class 0     0.9831    0.9978    0.9904       465
+     Class 1     0.9978    0.9830    0.9904       471
+
+    accuracy                         0.9904       936
+   macro avg     0.9904    0.9904    0.9904       936
+weighted avg     0.9905    0.9904    0.9904       936
+
+

Metrics

+
+
    +
  • True Positives (TP): 463
  • +
  • True Negatives (TN): 464
  • +
+
    +
  • False Positives (FP): 1
  • +
  • False Negatives (FN): 8
  • +
+
+
+
+

Confusion Matrix

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