diff --git "a/Train-Reports/ARR-B/report_SOGO8T2O.html" "b/Train-Reports/ARR-B/report_SOGO8T2O.html" new file mode 100644--- /dev/null +++ "b/Train-Reports/ARR-B/report_SOGO8T2O.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 2354 50.33 +0 2323 49.67+
precision recall f1-score support + + Class 0 0.9978 0.9763 0.9870 465 + Class 1 0.9771 0.9979 0.9874 471 + + accuracy 0.9872 936 + macro avg 0.9875 0.9871 0.9872 936 +weighted avg 0.9874 0.9872 0.9872 936 ++
Model: "FEEDFORWARD_k3" +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓ +┃ Layer (type) ┃ Output Shape ┃ Param # ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩ +│ dense_5 (Dense) │ (None, 256) │ 2,229,248 │ +├──────────────────────────────────────┼─────────────────────────────┼─────────────────┤ +│ 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,817,541 (26.01 MB) + Trainable params: 2,272,513 (8.67 MB) + Non-trainable params: 0 (0.00 B) + Optimizer params: 4,545,028 (17.34 MB) ++
Count Percentage +class +1 2354 50.33 +0 2323 49.67+
precision recall f1-score support + + Class 0 0.9936 1.0000 0.9968 465 + Class 1 1.0000 0.9936 0.9968 471 + + accuracy 0.9968 936 + macro avg 0.9968 0.9968 0.9968 936 +weighted avg 0.9968 0.9968 0.9968 936 ++
Model: "FEEDFORWARD_k4" +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓ +┃ Layer (type) ┃ Output Shape ┃ Param # ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩ +│ dense_10 (Dense) │ (None, 256) │ 36,352,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: 109,180,421 (416.49 MB) + Trainable params: 36,393,473 (138.83 MB) + Non-trainable params: 0 (0.00 B) + Optimizer params: 72,786,948 (277.66 MB) ++
Count Percentage +class +1 2354 50.33 +0 2323 49.67+
precision recall f1-score support + + Class 0 0.9831 1.0000 0.9915 465 + Class 1 1.0000 0.9830 0.9914 471 + + accuracy 0.9915 936 + macro avg 0.9915 0.9915 0.9915 936 +weighted avg 0.9916 0.9915 0.9915 936 ++