Source: wikibot/precision-computer-science
= Precision (computer science)
{wiki=Precision_(computer_science)}
In computer science, particularly in the fields of machine learning, information retrieval, and statistics, **precision** is a performance metric that measures the accuracy of the positive predictions made by a model. It is defined as the ratio of true positive results to the total number of positive predictions made (true positives and false positives).