Skip to main content

Prebuilt Accelerators

Prebuilt Traits

TraitInputCalculationOutput
total_spend_30dBilling eventsSUM(amount) over 30dDecimal
data_usage_gb_30dData CDRsSUM(bytes)/1e9 over 30dDecimal
voice_minutes_30dVoice CDRsSUM(duration)/60 over 30dInteger
international_call_ratio_30dVoice CDRsCOUNT(intl)/COUNT(*)Decimal
engagement_scoreApp+Web+SupportWeighted: app 40%, web 30%, support 30%0-100
peak_usage_hourUsage eventsMODE(HOUR(timestamp))0-23

Prebuilt ML Scores

ScoreModelOutputRefresh
churn_probability_30dXGBoost0-100Daily
ltv_12mRegressionCurrencyWeekly
upgrade_propensityLogistic0-100Daily

Prebuilt Segments

SegmentCriteria
High Value CustomersPLATINUM/GOLD tier AND spend > 300
Churn Risk Highchurn_probability > 60 AND ACTIVE
Data Heavy Usersdata_usage > 50 GB
International Callersintl_call_ratio > 20%
Contract ExpiringContract end <= 30 days
Device Upgrade CandidatesDevice age > 24m, not flagship
App Engagedapp_sessions_7d > 10
info

All prebuilt logic is editable, version controlled, and revertible to shipped defaults. Platform upgrades can update with user approval.