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

[[ 7.  3.]]
[[ 9.  0.]]

Normalized trace of confusion matrix: [[ 0.36842105]]

