Skip to content

Commit 5ea245f

Browse files
authored
Merge pull request #7254 from segmentio/Panandhan22-patch-17
Clarify Understand your prediction availability for Predicted LTV
2 parents f224857 + 649a0e1 commit 5ea245f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/unify/Traits/predictions/using-predictions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ The Understand your prediction dashboard displays the following model metrics:
5858
- **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.
5959
- **Top contributing events**; this graph visually describes the events factored into the model, as well as the associated weights used to create the prediction.
6060

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+
6164
## Predictions use cases
6265

6366
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

Comments
 (0)