Skip to content

Build and Train a Machine Learning Model Locally - SageMaker Tutorial

0

I am taking the above tutorial in SageMaker. Why can't I see the read_bucket = "sagemaker-sample-files" and the read_prefix = "datasets/tabular/synthetic_automobile_claims" in my default S3 bucket?

asked 3 years ago624 views
1 Answer
0
Accepted Answer

You cannot see it as the bucket is not owned by you. It is a public sample bucket.

AWS
answered 3 years ago
EXPERT
reviewed 3 years ago
EXPERT
reviewed 3 years ago
  • Thanks @Marc for your response. I have a follow-up question to my first question. Could I access/view the objects in the public sample bucket?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.