Skip to content

Commit c2a1930

Browse files
Merge pull request #3114 from laujan/patch-2
Update accuracy-confidence.md
2 parents fce2499 + b33421f commit c2a1930

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/ai-services/document-intelligence/concept/accuracy-confidence.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Interpret and improve model accuracy and analysis confidence scores
2+
title: Interpret and improve model accuracy and confidence scores
33
titleSuffix: Azure AI services
4-
description: Best practices to interpret the accuracy score from the train model operation and the confidence score from analysis operations.
4+
description: Best practices to interpret and improve Azure AI Document Intelligence accuracy scores from train model operations and confidence scores from analysis operations.
55
author: laujan
66
manager: nitinme
77
ms.service: azure-ai-document-intelligence
88
ms.topic: conceptual
9-
ms.date: 11/19/2024
9+
ms.date: 02/21/2025
1010
ms.author: lajanuar
1111
---
1212

1313
<!-- markdownlint-disable MD033 -->
1414

15-
# Interpret and improve model accuracy and analysis confidence scores
15+
# Interpret and improve accuracy and confidence scores
1616

1717
A confidence score indicates probability by measuring the degree of statistical certainty that the extracted result is detected correctly. The estimated accuracy is calculated by running a few different combinations of the training data to predict the labeled values. In this article, learn to interpret accuracy and confidence scores and best practices for using those scores to improve accuracy and confidence results.
1818

0 commit comments

Comments
 (0)