|
|
|
|
|
by eurekin
4631 days ago
|
|
I didn't see any classification measures besides accuracy...
Could You provide the confusion matrix? It's easy to derive all the important values (FPR, TPR, precision so on) and get a lot better idea of quality. Since the outcome is either success or not, the coin flip classifier yields an accuracy of 50%. It would be worth noting that in the paper. |
|