How to interpret weka classification?
Posted
by gargi2010
on Stack Overflow
See other posts from Stack Overflow
or by gargi2010
Published on 2010-05-25T10:55:30Z
Indexed on
2010/05/25
11:01 UTC
Read the original article
Hit count: 340
weka
How can we interpret the classification result in weka using naive bayes?
How is mean, std deviation, weight sum and precision calculated?
How is kappa statistic, mean absolute error, root mean squared error etc calculated?
What is the interpretation of the confusion matrix?
© Stack Overflow or respective owner