Test Accuracy: 0.6991984912776992

Test P_R_F score: (0.6915070864437953, 0.6912556792704603, 0.6913756939826903, None)

Classificaton Report of LSTM:
               precision    recall  f1-score   support

         dep       0.72      0.73      0.73      1179
     non-dep       0.66      0.65      0.66       942

    accuracy                           0.70      2121
   macro avg       0.69      0.69      0.69      2121
weighted avg       0.70      0.70      0.70      2121

Confusion matrix of LSTM:
 [[859 320]
 [326 616]]

Pearson Sadness: 0.6666162382170258

Pearson Joy: 0.8151844469282447

Pearson Fear: 0.45247923972544846

Pearson Disgust: 0.6333977972843232

Pearson Anger: 0.48201901451771845

