Skip to content

Commit af57e88

Browse files
authored
Trying to fix guardrail states table
1 parent 0e30deb commit af57e88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/how-to-use-automated-ml-for-ml-models.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,8 @@ Memory issues detection |**Passed** <br><br><br><br> **Done** |<br> The selected
186186
Frequency detection |**Passed** <br><br><br><br> **Done** |<br> The time series was analyzed and all data points are aligned with the detected frequency. <br> <br> The time series was analyzed and data points that do not align with the detected frequency were detected. These data points were removed from the dataset. Learn more about [data preparation for time-series forecasting.](https://docs.microsoft.com/azure/machine-learning/how-to-auto-train-forecast#preparing-data)
187187

188188
#### Data Guardrail States
189-
Data guardrails will display one of three states: 'Passed', 'Done, or 'Alerted'.
189+
Data guardrails will display one of three states: 'Passed', 'Done, or 'Alerted'.
190+
190191
State| Description
191192
----|----
192193
Passed| No data problems were detected and no user action is required.

0 commit comments

Comments
 (0)