diff --git "a/Train-Reports/MYB/report_O47VICNX.html" "b/Train-Reports/MYB/report_O47VICNX.html" new file mode 100644--- /dev/null +++ "b/Train-Reports/MYB/report_O47VICNX.html" @@ -0,0 +1,265 @@ + + +
+Model: "FEEDFORWARD_k2" +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓ +┃ Layer (type) ┃ Output Shape ┃ Param # ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩ +│ dense (Dense) │ (None, 256) │ 112,896 │ +├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤ +│ 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: 468,485 (1.79 MB) + Trainable params: 156,161 (610.00 KB) + Non-trainable params: 0 (0.00 B) + Optimizer params: 312,324 (1.19 MB) ++
Count Percentage +class +1 2502 50.04 +0 2498 49.96+
precision recall f1-score support + + Class 0 0.9570 0.9800 0.9684 500 + Class 1 0.9795 0.9560 0.9676 500 + + accuracy 0.9680 1000 + macro avg 0.9683 0.9680 0.9680 1000 +weighted avg 0.9683 0.9680 0.9680 1000 ++
Model: "FEEDFORWARD_k3" +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓ +┃ Layer (type) ┃ Output Shape ┃ Param # ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩ +│ dense_5 (Dense) │ (None, 256) │ 2,217,728 │ +├──────────────────────────────────────┼──────────────���──────────────┼─────────────────┤ +│ 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,782,981 (25.88 MB) + Trainable params: 2,260,993 (8.63 MB) + Non-trainable params: 0 (0.00 B) + Optimizer params: 4,521,988 (17.25 MB) ++
Count Percentage +class +1 2502 50.04 +0 2498 49.96+
precision recall f1-score support + + Class 0 0.9899 0.9800 0.9849 500 + Class 1 0.9802 0.9900 0.9851 500 + + accuracy 0.9850 1000 + macro avg 0.9850 0.9850 0.9850 1000 +weighted avg 0.9850 0.9850 0.9850 1000 ++
Model: "FEEDFORWARD_k4" +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓ +┃ Layer (type) ┃ Output Shape ┃ Param # ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩ +│ dense_10 (Dense) │ (None, 256) │ 37,141,760 │ +├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤ +│ 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: 111,548,933 (425.53 MB) + Trainable params: 37,182,977 (141.84 MB) + Non-trainable params: 0 (0.00 B) + Optimizer params: 74,365,956 (283.68 MB) ++
Count Percentage +class +1 2502 50.04 +0 2498 49.96+
precision recall f1-score support + + Class 0 0.9859 0.9780 0.9819 500 + Class 1 0.9782 0.9860 0.9821 500 + + accuracy 0.9820 1000 + macro avg 0.9820 0.9820 0.9820 1000 +weighted avg 0.9820 0.9820 0.9820 1000 ++