Downloading a dataset on S3

To start our exercise, we need to download the data to a repository that is accessible by SageMaker. To do this, we can use S3:

  1. We need to sign in to the AWS Management Console and open the Amazon S3 console at https://console.aws.amazon.com/s3.
  2. In the upper-right corner of the AWS Management Console, we can choose our desired AWS region. In this example, we will use EU (Ireland).
  1. Now, we will need to create a bucket. In the S3 console, click on the Create bucket button, as shown in the following screenshot:

 Create bucket on S3
  1. For the Bucket name field, type iiot-book-data in the textbox and click Next. Leave everything as the default settings on the next two pages and click Create bucket on the Review page.
  2. Click the link for the bucket name you just created and then click on the Upload button, as shown in the following screenshot:

Upload data
  1. Click + Add more files, find and select the train_FD001.txt file, the test_FD001.txt file, and the RUL_FD001.txt file, and click Upload.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset