Skip to content

Commit

Permalink
Update setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qualiaMachine authored Nov 4, 2024
1 parent 679914a commit 2560e27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions learners/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ Once your AWS account is set up, log in to the **AWS Management Console** to get

For this workshop, you will need the **Titanic dataset**. Please download the following files:

- [titanic_train.csv](path/to/your-titanic_train.csv)
- [titanic_test.csv](path/to/your-titanic_test.csv)
- [titanic_train.csv](https://raw.githubusercontent.com/UW-Madison-DataScience/ml-with-aws-sagemaker/main/data/titanic_train.csv)
- [titanic_test.csv](https://raw.githubusercontent.com/UW-Madison-DataScience/ml-with-aws-sagemaker/main/data/titanic_test.csv)

Save these files to a location where they can easily be accessed. In the first episode, you will create an S3 bucket and upload this data to use with SageMaker.

Expand Down

0 comments on commit 2560e27

Please sign in to comment.