Neo4j Recommendation Engine

Interactive Demo & Configuration

⚙️ Configuration


Changes apply immediately to next run.

🧪 Test Scenarios

{{ currentScenario.description }}

ID: {{ currentScenario.user_id }}

Results

User Stats:

Orders: {{ results.user_stats.total_orders }}

Ratings: {{ results.user_stats.total_ratings }} (Avg: {{ results.user_stats.avg_rating?.toFixed(1) || 'N/A' }})

#{{ index + 1 }}

{{ rec.dish_name }}

{{ rec.reason }}

Algo: {{ rec.algorithm }} Score: {{ rec.hybrid_score.toFixed(1) }}
🍽️
No recommendations found for this configuration.
Select a scenario and click Run to see results.