diff --git "a/Train-Reports/NF-YC/report_R119C4TS.html" "b/Train-Reports/NF-YC/report_R119C4TS.html" new file mode 100644--- /dev/null +++ "b/Train-Reports/NF-YC/report_R119C4TS.html" @@ -0,0 +1,265 @@ + + +
+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) ++
Count Percentage +class +1 2446 50.27 +0 2420 49.73+
precision recall f1-score support + + Class 0 0.9835 0.9835 0.9835 484 + Class 1 0.9837 0.9837 0.9837 490 + + accuracy 0.9836 974 + macro avg 0.9836 0.9836 0.9836 974 +weighted avg 0.9836 0.9836 0.9836 974 ++
Model: "FEEDFORWARD_k3" +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓ +┃ Layer (type) ┃ Output Shape ┃ Param # ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩ +│ dense_5 (Dense) │ (None, 256) │ 2,227,712 │ +├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤ +│ 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,812,933 (25.99 MB) + Trainable params: 2,270,977 (8.66 MB) + Non-trainable params: 0 (0.00 B) + Optimizer params: 4,541,956 (17.33 MB) ++
Count Percentage +class +1 2446 50.27 +0 2420 49.73+
precision recall f1-score support + + Class 0 0.9938 0.9979 0.9959 484 + Class 1 0.9980 0.9939 0.9959 490 + + accuracy 0.9959 974 + macro avg 0.9959 0.9959 0.9959 974 +weighted avg 0.9959 0.9959 0.9959 974 ++
Model: "FEEDFORWARD_k4" +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓ +┃ Layer (type) ┃ Output Shape ┃ Param # ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩ +│ dense_10 (Dense) │ (None, 256) │ 35,366,144 │ +├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤ +│ 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: 106,222,085 (405.21 MB) + Trainable params: 35,407,361 (135.07 MB) + Non-trainable params: 0 (0.00 B) + Optimizer params: 70,814,724 (270.14 MB) ++
Count Percentage +class +1 2446 50.27 +0 2420 49.73+
precision recall f1-score support + + Class 0 0.9758 1.0000 0.9878 484 + Class 1 1.0000 0.9755 0.9876 490 + + accuracy 0.9877 974 + macro avg 0.9879 0.9878 0.9877 974 +weighted avg 0.9880 0.9877 0.9877 974 ++