You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/unify/Traits/predictions/using-predictions.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,9 @@ The Understand your prediction dashboard displays the following model metrics:
58
58
-**Log Loss**; the more a predicted probability diverges from the actual value, the higher the log-loss value will be. Lower log loss indicates better predictions.
59
59
-**Top contributing events**; this graph visually describes the events factored into the model, as well as the associated weights used to create the prediction.
60
60
61
+
> info ""
62
+
> The **Understand your prediction** tab isn't available for the Predicted LTV computed trait because it relies solely on `Order Completed` events for its calculation. Other predictive traits use multiple event types, which enables this feature.
63
+
61
64
## Predictions use cases
62
65
63
66
Predictions offer more value in some situations than others. This sections covers common scenarios where predictions have high impact, as well as others where alternative approaches may be more appropriate.
0 commit comments