Skip to Content

Entity Clusters (Offers by Category)

Report type key: recommender_entity_clusters_markdown
Configuration type: Interactions
Group: Interactions

Offers clustered by category with assignment tables and scatter graphs.

How to get it

  1. Create and save an Interactions configuration.
  2. Enable: entity_clustering is on by default (min_rows 6, max_clusters 5). Turn it off in recommender analysis settings if you do not want clusters.
  3. Run the job and wait until completed.
  4. Open Reports (/reports), select that job, and choose this type.

Markdown viewer: /markdown/JOB_ID/recommender_entity_clusters_markdown
API: GET /reports/JOB_ID/recommender_entity_clusters_markdown

Clustering was disabled, skipped (too few rows per peer group), or the step failed.

What it contains

Advisory KMeans of offers within peer groups (and optional marketing-mix entities). Sample assignments, silhouette, PCA scatter. Labels are not written back to operational catalogs.

How to read

Use clusters to see catalog structure. Assignments JSON is the machine-readable map.

Companion artifacts

KeyArtifact
recommender_entity_clusters_markdownMarkdown report
recommender_entity_clusters_resultsCluster assignments JSON
recommender_entity_clusters_graphsScatter graphs

Markdown, notebook, and graphs for the same family usually land together. JSON feeds Analysis Insights.

Last updated on