This repo consists of an end-to-end deployment of a GNN based recommendation system using Azure and Github Actions. Utilizes Graph Convolutional Neural Networks for predictions on the Movielens dataset.
train.ipynb -> For training the model
app.py -> For predictions using api