From f491865042f219b237c1610ce99dc0acf08200e7 Mon Sep 17 00:00:00 2001 From: tbols17 <113375224+tbols17@users.noreply.github.com> Date: Wed, 30 Jul 2025 13:59:39 -0700 Subject: [PATCH 1/2] Update index.md --- src/unify/Traits/predictions/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/unify/Traits/predictions/index.md b/src/unify/Traits/predictions/index.md index 13b461d764..11cf3df866 100644 --- a/src/unify/Traits/predictions/index.md +++ b/src/unify/Traits/predictions/index.md @@ -81,7 +81,7 @@ To access Predictions, you must: #### Successful trait computation -This table lists the requirements for a trait to compute successfully: +This table lists the requirements for a trait to compute successfully: Please note that for the events below, there cannot be any days where the event was not seen or performed in the entire workspace | Requirement | Details | | ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | From 1fcd9539d110c23360e1859ef6cadc9675106b57 Mon Sep 17 00:00:00 2001 From: pwseg <86626706+pwseg@users.noreply.github.com> Date: Wed, 30 Jul 2025 23:07:01 -0700 Subject: [PATCH 2/2] minor rewording --- src/unify/Traits/predictions/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/unify/Traits/predictions/index.md b/src/unify/Traits/predictions/index.md index 11cf3df866..46f1cc9995 100644 --- a/src/unify/Traits/predictions/index.md +++ b/src/unify/Traits/predictions/index.md @@ -81,7 +81,7 @@ To access Predictions, you must: #### Successful trait computation -This table lists the requirements for a trait to compute successfully: Please note that for the events below, there cannot be any days where the event was not seen or performed in the entire workspace +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. | Requirement | Details | | ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |