You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/personalization/recommendation_models.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -224,8 +224,8 @@ They work best in straightforward cases when you filter by the value of the attr
224
224
225
225
Dynamic attribute submodels:
226
226
227
-
- operate only on [nominal attributes](recommendation_models#nominal-attributes) (numeric attributes are not supported)
228
-
- can be used for [popularity](recommendation_models#popularity-models) and [collaborative](recommendation_models#collaborative-models) types of models (as they support submodels)
227
+
- operate only on [nominal attributes](#nominal-attributes) (numeric attributes are not supported)
228
+
- can be used for [popularity](#popularity-models) and [collaborative](#collaborative-models) types of models (as they support submodels)
229
229
- have limitation of max. 50 attribute values (if more, you need to follow the procedure of manual configuration by [[= product_name_base =]] Team)
230
230
- operate on scenarios with the selected `Submodels` data type option
231
231
- require sending a request and building a model
@@ -248,7 +248,7 @@ Dynamic attribute submodels:
248
248
## Time-slot based models
249
249
250
250
Time-slot based models consider only a particular range of time rather than the full day when calculating recommendations.
251
-
They can be used for [popularity](recommendation_models#popularity-models) and [collaborative](recommendation_models#collaborative-models) types of models.
251
+
They can be used for [popularity](#popularity-models) and [collaborative](#collaborative-models) types of models.
252
252
253
253
These models can be an optimum answer for customers who notice variable consumption of their content or products throughout the day, with different content being popular, for example, in the morning and afternoon.
254
254
Time-slot based models can cover these needs, as you can request to configure and set specific time slots.
@@ -267,4 +267,4 @@ To use time slot-based models, this feature must be enabled.
267
267
!!! note "Enable time slots"
268
268
269
269
Time slots must be enabled and configured by [[= product_name_base =]] Team.
270
-
To start using this functionality and request that a specific model is created, contact customer support ([email protected]).
270
+
To start using this functionality and request that a specific model is created, contact customer support ([email protected]).
0 commit comments