how does weka calculate these indexes?

17 views
Skip to first unread message

Saeedeh

unread,
Mar 21, 2015, 5:15:40 AM3/21/15
to wekamooc...@googlegroups.com
hello, 
Is weka calculated these indexes as below? 
Accuracy: number of Correctly Classified Instances 
Precision = TP  / (TP + FP ) 
Recall = TP/ (TP+ FN ) 
F- Measure = 2 * Precision * Recall / (Precision + Recall) 
Reply all
Reply to author
Forward
0 new messages