Can we show accuracy, recall and precision?
Find more posts tagged with
Sort by:
1 - 1 of
11
No, because the converter takes the actual data from the confusion matrix and turns it into an exampleset. The performance measures are effectively metadata calculated from that data and so they don't logically belong in a dataset with the data elements from which they are derived. If you want them in the table then you can simply copy the original performance vector output and paste it into a spreadsheet or similar.
Sort by:
1 - 1 of
11
No, because the converter takes the actual data from the confusion matrix and turns it into an exampleset. The performance measures are effectively metadata calculated from that data and so they don't logically belong in a dataset with the data elements from which they are derived. If you want them in the table then you can simply copy the original performance vector output and paste it into a spreadsheet or similar.