File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
articles/cognitive-services/LUIS Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ms.custom: seodec18
9
9
ms.service : cognitive-services
10
10
ms.subservice : language-understanding
11
11
ms.topic : how-to
12
- ms.date : 04/13 /2021
12
+ ms.date : 05/18 /2021
13
13
14
14
---
15
15
@@ -88,12 +88,13 @@ The example JSON includes one utterance with a labeled entity to illustrate what
88
88
89
89
7 . After the batch test completes, you can see the following columns:
90
90
91
- | Column | Description |
92
- | State | Status of the test; ` See results ` is only visible after the test is completed. |
93
- | Name | The name you have given to the test. |
94
- | Size | Count of tests in this batch test file. |
95
- | Last Run | Date of last run of this batch test file. |
96
- | Last result | Count of successful predictions in the test. |
91
+ | Column | Description |
92
+ | -------- | ------------- |
93
+ | State | Status of the test; ` See results ` is only visible after the test is completed. |
94
+ | Name | The name you have given to the test. |
95
+ | Size | Count of tests in this batch test file. |
96
+ | Last Run | Date of last run of this batch test file. |
97
+ | Last result | Count of successful predictions in the test. |
97
98
98
99
8 . To view detailed results of the test, select ** See results** .
99
100
You can’t perform that action at this time.
0 commit comments