promptdojo_promptdojo_promptdojo_promptdojo_promptdojo_promptdojo_promptdojo_promptdojo_promptdojo_promptdojo_promptdojo_

The confusion matrix tells the truth faster — step 7 of 7

Checkpoint

One last thing before we move on. pass this to mark the lesson done, or skip and keep moving. hop to the next when you're ready.

Print the full labeled matrix for this eval — headers exactly as in the read step (" predicted 1 predicted 0" / "actual 1 TP=... FN=..." / "actual 0 FP=... TN=..."), then the accuracy line, then the makeup-detector line: "positive row mostly misses:" with whether FN > TP. An 80% accuracy whose actual-1 row is mostly FN is the majority-class baseline in disguise.

full-screen editor opens — close anytime to keep reading.