Four categories of outcomes
Whenever your model generates a prediction, there will always be one of four categories of outcomes: true positives (TP), false positives (FP), true negatives (TN), and false negatives (FN). The business context behind each is important to know, as it informs your decision-making process about what you want your model to do, and how that translates into real-life outcomes. In this exercise, you will interpret each of the four outcomes.
Este exercício faz parte do curso
Predicting CTR with Machine Learning in Python
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
