view · edit · attach · print · history

Benchmark system comparisons

Circle-in-the-square (CIS) dataset (small)

Circle-in-the-square (CIS) dataset (large)

Financial dataset 2005-2006

Financial dataset 2005-2008

Format for confusion matrices

# confusion matrix # actual positive (+) # actual negative (–) ____total____
1 # predicted + TP: true + FP: false + TP + FP
2 # predicted – FN: false – TN: true – TN + FN
3 total TP + FN FP + TN whole test set

# confusion matrix # actual positive (+) # actual negative (–) ____total____
1 # predicted +    
2 # predicted –    
3 total    

view · edit · attach · print · history
Page last modified on April 03, 2008, at 04:47 PM