/sagemaker-studio

Getting Started with SageMaker Studio

Primary LanguageJupyter Notebook

Getting Started with Amazon SageMaker Studio

This folder contains a Jupyter notebook that will demonstrate the main features of Amazon SageMaker Studio. It is designed to be run from within Studio. It is an example of creating a model to predict customer churn using the XGBoost algorithm.

Features

Prerequisites

You must have already on-boarded with Amazon SageMaker Studio and be able to login to Studio.

How to run this notebook

  1. Login to Amazon SageMaker Studio.

  2. Open a terminal within Studio.

open a terminal

  1. Clone this repository with the following command.
git clone https://github.com/awslabs/amazon-sagemaker-examples.git

clone the repo

  1. Use Studio's file manager to find and open the notebook.

find the notebook