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
@@ -38,6 +38,9 @@ The Understand your prediction dashboard displays the following model metrics:
38
38
-**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.
39
39
-**Top contributing events**; this graph visually describes the events factored into the model, as well as the associated weights used to create the prediction.
40
40
41
+
> info ""
42
+
> We can't view the 'Understand your prediction' tab for the 'Predicted LTV' computed trait because we only use the order completed event for the trait calculation. However, other types of predictive traits utilize multiple events.
43
+
41
44
## Predictions use cases
42
45
43
46
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