简体   繁体   English

如何将数据从 S3 Bucket 输入到 Amazon Sagemaker

[英]How to input data from S3 Bucket to Amazon Sagemaker

I would like to input data(Caltech 256 dataset) from Amazon s3 to sagemaker.我想将数据(Caltech 256 数据集)从 Amazon s3 输入到 sagemaker。 I am doing this because I would like to modify the dataset if I can get this to work.我这样做是因为我想修改数据集,如果可以的话。 Any ideas?有任何想法吗?

Tried using the pandas code from 'Load S3 Data into AWS SageMaker Notebook'尝试使用“将 S3 数据加载到 AWS SageMaker Notebook”中的 Pandas 代码

I hope the data from the S3 bucket will work just like downloading straight from the url.我希望来自 S3 存储桶的数据可以像直接从 url 下载一样工作。 Obviously it isn't working.显然它不起作用。

Can you specify which part doesn't work, and what are the error messages you get?您能否指定哪个部分不起作用,以及您收到的错误消息是什么?

Also note that you have your execution role configured correct for SageMaker.另请注意,您已为 SageMaker 正确配置了执行角色。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM