Decision tree learning: Difference between revisions

Content deleted Content added
top: Bold
No edit summary
Line 107:
 
=== Estimate of Positive Correctness ===
WhenA correctlysimple and effective metric can be used to identify the degree to identifyingwhich true positives outweighs identifyingoutweigh true negatives (see [[Confusion matrix]]). likeThis when using decision trees for cancer researchmetric, a"Estimate simpleof yetPositive effectiveCorrectness" metricis candefined be used.below:
 
This metric, "Estimate of Positive Correctness" is defined below:
 
<math> E_P = TP - FP </math>