AWS forecast documentation change
Summary
Updated image descriptions and alt text for mathematical formulas and visualizations related to forecast accuracy metrics.
Security assessment
Changes only involve improving image accessibility and descriptive accuracy of technical formulas/diagrams. No security vulnerabilities, configurations, or features are mentioned or modified.
Diff
diff --git a/forecast/latest/dg/metrics.md b/forecast/latest/dg/metrics.md index 80ca0c123..ed78017ce 100644 --- a//forecast/latest/dg/metrics.md +++ b//forecast/latest/dg/metrics.md @@ -99 +99 @@ The loss function is calculated as follows. - + @@ -125 +125 @@ In retail, the cost of being understocked is often higher than the cost of being - + @@ -139 +139 @@ When the sum of observed values for all time points and all items is approximate - + @@ -154 +154 @@ Amazon Forecast previously referred to the WAPE metric as the Mean Absolute Perc -![Mathematical equation showing the equivalence of wQL\[0.5\] and WAPE\[median\] metrics.](/images/forecast/latest/dg/images/wql-to-wape.PNG) +![Mathematical formula showing wQL\[0.5\] equals twice the sum of absolute differences divided by sum of absolute actual values.](/images/forecast/latest/dg/images/wql-to-wape.PNG) @@ -160 +160 @@ Root Mean Square Error (RMSE) is the square root of the average of squared error - + @@ -181 +181 @@ Mean Absolute Percentage Error (MAPE) takes the absolute value of the percentage - + @@ -200 +200 @@ Mean Absolute Scaled Error (MASE) is calculated by dividing the average error by - + @@ -270 +270 @@ During the **Create predictor backtest export** stage, set the **Export name** , - + @@ -287 +287 @@ Quantiles can provide an upper and lower bound for forecasts. For example, using - + @@ -312 +312 @@ For example, to create a predictor using the `0.01`, `mean`, `0.65`, and `0.99` - + @@ -324 +324 @@ The backtest window must be at least as large as the forecast horizon, and small - + @@ -351 +351 @@ For example, to run 2 backtests with a testing set of 10 time points, set the fo - +