Recall rate and Accuracy

Source: Internet
Author: User

Recall rate and accuracy are frequently two concepts and indicators involved in data mining prediction and search engines on the Internet.
Recall rate: Recall, also known as "Check full rate"-or a good record of check full rate, can also better reflect the actual quality.
Accuracy: precision, also known as "precision" and "accuracy ".

Taking retrieval as an example, you can use the following information to describe the search:

Related Unrelated
Retrieved A B
Not retrieved C D

 

 

A: The retrieved and related              (Search for what you want)
B: retrieved, but unrelated        (Found but useless)
C: not retrieved, but related      (Not found, but actually wanted)
D: unretrieved and irrelevant        (It is useless if no search is found)

If we want to: the more content we retrieve, the better. This is the pursuit of "query full rate", that is, a/(A + C). The larger the value, the better.
If we want to: In the retrieved documents, what we really want, that is, the more relevant the better, the less irrelevant the better, this is the pursuit of "accuracy ", that is, a/(A + B), the bigger the better.
 
Although there is no inevitable relationship between "recall rate" and "accuracy rate" (as can be seen from the above formula), they are mutually restricted in actual application. Find a balance point based on actual needs.

It is often difficult to quickly respond to the "recall rate ". I think this is also related to the literal meaning, and the meaning cannot be directly seen from the literal meaning of "Recall. The meaning of "Recall" in Chinese is to call XX back. The English "Recall" corresponding to the "recall rate". In addition to the meaning of "order something to return" mentioned above, the recall also refers to "remember.
Recall: the ability to remember something. That you have learned or something. That has happened in the past.
When we query all the details of a System Event (enter the query term), recall refers to the number of details that the system can "Recall" those events, in general, it is "the ability to recall ". "Number of details that can be recalled" divided by "all details that the system knows about this matter", that is, "memory rate", that is, recall-recall rate. It is simple and can also be understood as the full query rate.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.