Classification trigger types
- If the class assigned to a page corresponds to a reference class, this is classified as a True Positive (TP) trigger.
- If no class was assigned to a page with no reference class, this is classified as a True Negative (TN) trigger.
- If the class assigned to a page does not correspond to a reference class, this is classified as a False Positive (FP) trigger.
- If no class was assigned to a page that has a reference class, this is classified as a False Negative (FN) trigger.
- Correctly assigned (TP)
- Correctly not assigned (TN)
- Incorrectly assigned (FP)
- Incorrectly not assigned (FN)
