False Negatives

What Does False Negatives Mean?

False negatives are one of four components in a classical confusion matrix for binary classification. In binary classification, two types or classes are analyzed by a machine learning program or similar technology.

Advertisements

Techopedia Explains False Negatives

The idea with the confusion matrix is that engineers have the actual values on the test data in hand. Then they run the machine learning program, and it makes its predictions. If the prediction matches what is known, that is a successful outcome. If it doesn't, that's not a successful outcome.

In this type of paradigm, the successful outcomes are labeled as true, and the unsuccessful outcomes are labeled as false.

So to provide an example for false negatives, you have to look at how the confusion matrix is set up. Suppose, for example, you have two classes to be classified – the first one is a value, let's say, one, that is called the class number one or positive class. The other result is a zero, which we can call the class number two or negative class.

In this case, a false negative would be a result where the machine learning program guesses a zero, but the result was actually a one.

This type of construct is widely used in various kinds of machine learning projects.

Advertisements

Related Terms

Latest Data Science Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…