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

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

Normalized trace of confusion matrix: [[ 0.7]]

