Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 503 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 503 Bytes

Real-Time Recommendations with Nussknacker and Machine Learning

This repository provides all the resources needed to build a real-time product recommendation system using Nussknacker, machine learning, and Shopify. It includes two parts:

  • model-training directory - a guide and notebook for training the recommendation model on Azure Databricks
  • recommendations-scenario - code snippets to seamlessly integrate the model into the Nussknacker workflow for live inference and Shopify integration.