Builder

class Builder

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
var rmse: Double?

The root-mean-square error (RMSE).

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.