Skip to content

Commit 265a3c9

Browse files
committed
add computed traits link
1 parent d26b0c9 commit 265a3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ redirect_from:
77

88
## Working with Predictions in Segment
99

10-
Segment creates Predictions as Computed Traits, with scores saved to user profiles as a percentage cohort. For example, `0.8` on a user's profile indicates that the user is in the the cohort's 80th percentile, or the top 20%.
10+
Predictions are stored as [computed traits](/docs/unify/Traits/computed-traits/) in user profiles, with scores represented as percentage cohorts. For example, a score of `0.8` indicates the user is in the 80th percentile, or the top 20% of the cohort.
1111

1212
Once you've selected a cohort, you can use Predictions in concert with other Segment features:
1313

0 commit comments

Comments
 (0)