Jan 15, 2015 · Thanks Walter for your comments. Weka gives me TP rate for each of the class so is that the same value which comes from confusion matrix? that's what I want to know. Second is I want to. TP+FP+TN+FN = 94135.1205 The total sum is now reduced further by 45574. Same is true for epochs lower down the order. Shouldn't the total sum be the same? If not then why does it keep on. Dec 16, 2015 · If you were also interested in finding an explicit formula for T(n) this may help. We know that T(1) = c and T(2) = 2c and T(n) = T(n-1) + T(n-2) + c. So just write T(n) and start expanding. T(n).

Recommended for you

You may also like