Test Accuracy: 0.6822253653936822

Test P_R_F score: (0.6803754076133923, 0.6691382635613685, 0.6700769352909028, None)

Classificaton Report of LSTM:
               precision    recall  f1-score   support

         dep       0.69      0.79      0.73      1179
     non-dep       0.67      0.55      0.61       942

    accuracy                           0.68      2121
   macro avg       0.68      0.67      0.67      2121
weighted avg       0.68      0.68      0.68      2121

Confusion matrix of LSTM:
 [[927 252]
 [422 520]]
