Decision tree learning: Difference between revisions

Content deleted Content added
m Estimate of positive correctness description correction
Tag: Reverted
mNo edit summary
Tag: Reverted
Line 104:
 
=== Estimate of Positive Correctness ===
A simple and effective metric can be used to identify the degree to which true positives outweigh false negativespositives (see [[Confusion matrix]]). This metric, "Estimate of Positive Correctness" is defined below:
 
<math> E_P = TP - FP </math>