Skip to content

Commit 84ad3dc

Browse files
authored
Merge pull request #5899 from segmentio/Panandhan22-patch-5
Prediction failure
2 parents f126c23 + 04735da commit 84ad3dc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/unify/Traits/predictions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ redirect_from:
55
- "/engage/audiences/predictive-traits"
66
---
77

8-
Predictions, Segment's artificial intelligence and machine learning feature, lets you predict the likelihood that users will perform any event tracked in Segment.
8+
Predictions, Segment's artificial intelligence and machine learning feature, lets you predict the likelihood that users will perform any event tracked in Segment.
99

1010
With Predictions, you can identify users with, for example, a high propensity to purchase, refer a friend, or use a promo code. Predictions also lets you predict a user's lifetime value (LTV).
1111

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,5 @@ Yes. Keep the following in mind when you work with Predictions:
120120

121121
- **Predictions made for more than 100 million users will fail.** Segment recommends making predictions only for non-anonymous users, or, as an alternative, use the Starting Cohort to narrow down the audience for which you want to make a prediction.
122122
- **Predictions may not work as intended if you track more than a thousand unique events in your workspace.** If this applies to your use case, [contact Segment Support](https://segment.com/help/contact/){:target="_blank"} for help with removing unused events, which will allow you to create predictions.
123+
- **Prediction is failing with error "We weren't able to create this prediction because your requested prediction event is not being tracked anymore. Please choose a different prediction event and try again."** Predictions are computed based on the available data and the conditions specified for the trait. A gap in tracking events for seven continuous days could potentially affect the computation of the prediction.
124+
Nevertheless, once data tracking resumes and there is enough data, the prediction should be recomputed.

0 commit comments

Comments
 (0)