Skip to content

Commit 5c8945f

Browse files
authored
Merge pull request #7805 from segmentio/tbols17-patch-1
Clarify daily event requirement for Predictions model training
2 parents 47d53a4 + 1fcd953 commit 5c8945f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unify/Traits/predictions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ To access Predictions, you must:
8181

8282
#### Successful trait computation
8383

84-
This table lists the requirements for a trait to compute successfully:
84+
To compute a prediction successfully, the model must meet the following requirements. In particular, the target event must occur at least once per day across your workspace during the entire Feature Window. If there are days with no activity, the model may not train successfully.
8585

8686
| Requirement | Details |
8787
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)