Opened 13 years ago
Last modified 13 years ago
#357 new request
Function to calculate accuracy
Reported by: | Peter | Owned by: | Markus Ringnér |
---|---|---|---|
Priority: | major | Milestone: | yat 0.x+ |
Component: | classifier | Version: | trunk |
Keywords: | Cc: |
Description
Accuracy is simply number of samples correctly classified.
Perhaps we should have the balanced version too. I am not sure how that is defined in multi-class case, but a random classifier should on average give a bacc=50%.
Note: See
TracTickets for help on using
tickets.
Or perhaps it should not be 50% but rather 1/
Number of classes