Skip to content

Commit c758a34

Browse files
authored
Merge pull request #116416 from marktab/patch-1
Navigation correction for Evaluate Model Module
2 parents 4a40e9f + 56cb60d commit c758a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/algorithm-module-reference/evaluate-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Use this module to measure the accuracy of a trained model. You provide a datase
4545

4646
## Results
4747

48-
After you run **Evaluate Model**, right-click the module and select **Visualize Evaluation results** to see the results.
48+
After you run **Evaluate Model**, select the module to open up the **Evaluate Model** navigation panel on the right. Then, choose the **Outputs + Logs** tab, and on that tab the **Data Outputs** section has several icons. The **Visualize** icon has a bar graph icon, and is a first way to see the results.
4949

5050
If you connect datasets to both inputs of **Evaluate Model**, the results will contain metrics for both set of data, or both models.
5151
The model or data attached to the left port is presented first in the report, followed by the metrics for the dataset, or model attached on the right port.

0 commit comments

Comments
 (0)