/ai-lda-sagemaker

Jupyter notebook to train and deploy an LDA topic model to the cloud using Amazon Sagemaker

Primary LanguageJupyter Notebook

LDA on Sagemaker

This Notebook presents the simple use case of training and deploying a topic model to the cloud.

Who We Are

Rangle Logo

Rangle accelerates digital innovation. We at Rangle believe that Artificial Intelligence (AI) and Machine Learning (ML) have the potential to redefine what it means to build software and provide great user experience.

We work with our clients together to integrate AI into their product strategy decisions and build out novel user experiences and smart applications.

Before You Start

Make sure you have all the Python 3 module requirements met. You could simply run

pip3 install -r requirements.txt

Running this notebook might incure costs. Please make sure you are aware of the costs and don't forget to delete any remaining resources when you're finished.