Skip to content

faltysad/simple-movie-recommender

Repository files navigation

simple-movie-recommender

simple-movie-recommender demo

🙋‍♂️Overview

This is a reference implementation of Microsoft's Matchbox Recommender provided with ready-to-use Azure Machine Learning Studio experiment. This Recommender is then deployed as Azure Machine Learning Studio web service and requested via Azure Api Management. Simple web application written in React, which requests mentioned recommender, is also included.

👨‍🔧 How to setup

  1. Open this experiment in Azure Machine Learning Studio
    • Run & Publish as web service
  2. Create Azure API Management service
    • Create endpoint calling your Azure Machine Learning Studio published experiment
  3. Clone & install frontend application from this repo
    • Fill in correct API & subscription keys inside ./frontend/.env (follow ./frontend/.env_example)
  4. Run frontend application

🔗 Handy links

About

Implementation of Microsoft's Matchbox Recommender trained on MovieLens dataset used in simple React web application to provide movie recommendations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published