Git Product home page Git Product logo

product-recommendations's Introduction

Product Recommendations Solution

Overview

This solution enables you to create product recommendations predictive models based on historical transaction data and information on the product catalog.

The following scenarios are supported by the SAR algorithm:

  1. Item-to-Item Recommendations. This is the "Customers who liked this product also liked these other products" scenario. Increase the discoverability of items in your catalog by showing relevant products to your customers.

  2. Personalized Recommendations. By providing the recent history of transactions for a given user, the SAR algorithm can return personalized recommendations for that user.

At a high level, The solution exposes mechanisms to:

  1. Train models using the SAR (Smart Adaptive Recommendations) algorithm.
  2. Request a previously created model for recommendations.

Deployment Instructions

Before you can use the solution, you need to deploy it.

Click on the following button to be redirected to the deployment instructions page.

Training your first model

Once you have deployed your solution, you will be ready to follow step-by-step instructions on how to create your first model using the Getting Started Guide.

The API Reference explains in more detail each of the APIs exposed by your newly created solution.

High level architecture

This solution creates a new Azure Resource Group in your Azure subscription with the following components:

  1. An Azure WebApp (and a respective Web Job) The Azure Web-Application exposes a RESTful interface (See API Reference section) that allows you to train recommendations models, and then query those models for product recommendations. The Azure Web-Application also delegates training jobs to an Azure WebJob.

  2. An Azure Storage subscription that is used for storing models, model metadata as well as for WebApp to WebJob communication.

Architecture Diagram

Questions?

Contact [email protected] with any additional questions or comments you may have on the usage of the Recommendations solution.

Contributing

See the Contributing Document to understand contribution guidelines and code of conduct.

License

See the License Document.

product-recommendations's People

Contributors

abhi1509 avatar brennanpayne avatar expertsender-marcinsynak avatar jqhuangonearth avatar leolorenzoluis avatar microsoftopensource avatar msftgits avatar natinimni avatar seanw122 avatar yueguoguo avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.