Metrics
class Metrics
Provides metrics that are used to evaluate the performance of a predictor. This object is part of the WindowSummary object.
Types
Properties
Link copied to clipboard
                  The average value of all weighted quantile losses.
Link copied to clipboard
                  Provides detailed error metrics for each forecast type. Metrics include root-mean square-error (RMSE), mean absolute percentage error (MAPE), mean absolute scaled error (MASE), and weighted average percentage error (WAPE).
Link copied to clipboard
                  An array of weighted quantile losses. Quantiles divide a probability distribution into regions of equal probability. The distribution in this case is the loss function.