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

[[ 2.  3.]]
[[ 1.  4.]]

Normalized trace of confusion matrix: [[ 0.6]]

