classification_report : 
              precision    recall  f1-score   support

           0       1.00      1.00      1.00        14
           1       1.00      0.62      0.77        16
           2       0.60      1.00      0.75         9

    accuracy                           0.85        39
   macro avg       0.87      0.88      0.84        39
weighted avg       0.91      0.85      0.85        39

