Global Information Lookup Global Information

Precision and recall information


Precision and recall

In pattern recognition, information retrieval, object detection and classification (machine learning), precision and recall are performance metrics that apply to data retrieved from a collection, corpus or sample space.

Precision (also called positive predictive value) is the fraction of relevant instances among the retrieved instances. Written as a formula:

Recall (also known as sensitivity) is the fraction of relevant instances that were retrieved. Written as a formula:

Both precision and recall are therefore based on relevance.

Consider a computer program for recognizing dogs (the relevant element) in a digital photograph. Upon processing a picture which contains ten cats and twelve dogs, the program identifies eight dogs. Of the eight elements identified as dogs, only five actually are dogs (true positives), while the other three are cats (false positives). Seven dogs were missed (false negatives), and seven cats were correctly excluded (true negatives). The program's precision is then 5/8 (true positives / selected elements) while its recall is 5/12 (true positives / relevant elements).

Adopting a hypothesis-testing approach from statistics, in which, in this case, the null hypothesis is that a given item is irrelevant (i.e., not a dog), absence of type I and type II errors (i.e., perfect specificity and sensitivity of 100% each) corresponds respectively to perfect precision (no false positive) and perfect recall (no false negative).

More generally, recall is simply the complement of the type II error rate (i.e., one minus the type II error rate). Precision is related to the type I error rate, but in a slightly more complicated way, as it also depends upon the prior distribution of seeing a relevant vs. an irrelevant item.

The above cat and dog example contained 8 − 5 = 3 type I errors (false positives) out of 10 total cats (true negatives), for a type I error rate of 3/10, and 12 − 5 = 7 type II errors (false negatives), for a type II error rate of 7/12. Precision can be seen as a measure of quality, and recall as a measure of quantity. Higher precision means that an algorithm returns more relevant results than irrelevant ones, and high recall means that an algorithm returns most of the relevant results (whether or not irrelevant ones are also returned).

and 23 Related for: Precision and recall information

Request time (Page generated in 0.8584 seconds.)

Precision and recall

Last Update:

recognition, information retrieval, object detection and classification (machine learning), precision and recall are performance metrics that apply to data retrieved...

Word Count : 3507

Precision

Last Update:

true value and its scatter Significant figures, the number of digits that carry real information about a measurement Precision and recall, in information...

Word Count : 283

Sensitivity and specificity

Last Update:

mean of precision and recall: F = 2 × precision × recall precision + recall {\displaystyle F=2\times {\frac {{\text{precision}}\times {\text{recall...

Word Count : 4129

Accuracy and precision

Last Update:

Accuracy and precision are two measures of observational error. Accuracy is how close a given set of measurements (observations or readings) are to their...

Word Count : 2843

METEOR

Last Update:

metric is based on the harmonic mean of unigram precision and recall, with recall weighted higher than precision. It also has several features that are not...

Word Count : 859

Evaluation of binary classifiers

Last Update:

For example, in medicine sensitivity and specificity are often used, while in computer science precision and recall are preferred. An important distinction...

Word Count : 2663

Query expansion

Last Update:

recall implicitly causes a decrease in precision, given that factors of recall are part of the denominator. It is also inferred that a larger recall negatively...

Word Count : 1358

Binary classification

Last Update:

positive ratios (row and column) – positive predictive value and true positive rate – where they are known as precision and recall. There is no general...

Word Count : 1349

Cyril Cleverdon

Last Update:

retrieval approaches, and the success of each approach is measured in terms of two measures: precision and recall. Test collections and evaluation measures...

Word Count : 517

Oversampling and undersampling in data analysis

Last Update:

as precision and recall in each class). Finding the best multi-class classification performance or the best tradeoff between precision and recall is,...

Word Count : 2512

Accuracy paradox

Last Update:

these classes need to be accounted for in error analysis. Precision and recall help, but precision too can be biased by very unbalanced class priors in the...

Word Count : 320

Cluster analysis

Last Update:

of false negatives by weighting recall through a parameter β ≥ 0 {\displaystyle \beta \geq 0} . Let precision and recall (both external evaluation measures...

Word Count : 8803

Eidetic memory

Last Update:

and total recall, is the ability to recall an image from memory with high precision—at least for a brief period of time—after seeing it only once and...

Word Count : 2605

Information retrieval

Last Update:

colleagues published a paper in American Documentation describing the precision and recall measures as well as detailing a proposed "framework" for evaluating...

Word Count : 3387

Keyword research

Last Update:

queries. The objective of keyword research is to generate, with good precision and recall, a large number of terms that are highly relevant yet non-obvious...

Word Count : 1177

Receiver operating characteristic

Last Update:

theory F1 score False alarm Hypothesis tests for accuracy Precision and recall ROCCET Sensitivity and specificity Total operating characteristic "Detector...

Word Count : 7987

Speech analytics

Last Update:

environment to identify calls from unsatisfied customers. Measures such as Precision and recall, commonly used in the field of Information retrieval, are typical...

Word Count : 1093

Type I and type II errors

Last Update:

inference Precision and recall Prosecutor's fallacy Prozone phenomenon Receiver operating characteristic Sensitivity and specificity Statisticians' and engineers'...

Word Count : 4487

Fuzzy hashing

Last Update:

(2018-03-13). "Beyond Precision and Recall" (PDF). Proceedings of the Eighth ACM Conference on Data and Application Security and Privacy. New York, NY...

Word Count : 815

Website spoofing

Last Update:

Normally, the spoof website will adopt the design of the target website, and it sometimes has a similar URL. A more sophisticated attack results in an...

Word Count : 745

Hash function

Last Update:

(2018-03-13). "Beyond Precision and Recall" (PDF). Proceedings of the Eighth ACM Conference on Data and Application Security and Privacy. New York, NY...

Word Count : 7839

Message Understanding Conference

Last Update:

development of standards for evaluation, e.g. the adoption of metrics like precision and recall. Only for the first conference (MUC-1) could the participant choose...

Word Count : 251

Relevance

Last Update:

Given a conception of relevance, two measures have been applied: Precision and recall: Recall = a : (a + c) X 100%, where a = number of retrieved, relevant...

Word Count : 1747

PDF Search Engine © AllGlobal.net