Builder

class Builder

Properties

Link copied to clipboard

The maximum dollar value that's observed for an anomaly.

Link copied to clipboard

The cumulative dollar amount that was actually spent during the anomaly.

Link copied to clipboard

The cumulative dollar amount that was expected to be spent during the anomaly. It is calculated using advanced machine learning models to determine the typical spending pattern based on historical data for a customer.

Link copied to clipboard

The cumulative dollar difference between the total actual spend and total expected spend. It is calculated as TotalActualSpend - TotalExpectedSpend.

Link copied to clipboard

The cumulative percentage difference between the total actual spend and total expected spend. It is calculated as (TotalImpact / TotalExpectedSpend) * 100. When TotalExpectedSpend is zero, this field is omitted. Expected spend can be zero in situations such as when you start to use a service for the first time.