False Negatives

Why Trust Techopedia

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

Margaret Rouse
Technology Specialist
Margaret Rouse
Technology Specialist

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.