
Confusion matrix of Logistic classifier (numbers of classified samples NOT percentages):

[[ 9.  1.]]
[[ 7.  2.]]

Normalized trace of confusion matrix: [[ 0.57894737]]

