Skip to content

Commit 1552ba7

Browse files
authored
Update how-to-understand-automated-ml.md
1 parent 8305c2e commit 1552ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-understand-automated-ml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For example, automated ML generates the following charts based on experiment typ
2323
| ----------------------------------------------------------- | --------------------------------------------------------|
2424
| [Confusion matrix](#confusion-matrix) | [Residuals histogram](#residuals) |
2525
| [Receiver operating characteristic (ROC) curve](#roc-curve) | [Predicted vs. true](#predicted-vs-true) |
26-
| [Precision-recall (PR) curve](#precision-recall-curve) | [Forecast horizon (preview)](#forecast-horizon-preview) |
26+
| [Precision-recall (PR) curve](#precision-recall-curve) | [Forecast horizon (preview)](#forecast-horizon) |
2727
| [Lift curve](#lift-curve) | |
2828
| [Cumulative gains curve](#cumulative-gains-curve) | |
2929
| [Calibration curve](#calibration-curve) |

0 commit comments

Comments
 (0)