aws / amazon-sagemaker-examples

Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
https://sagemaker-examples.readthedocs.io
Apache License 2.0
10k stars 6.74k forks source link

[Bug Report] The retail_trials-bathbodyworks dataset no longer exists #2938

Closed williams-katie closed 3 years ago

williams-katie commented 3 years ago

Link to the notebook https://github.com/aws/amazon-sagemaker-examples/blob/master/aws_marketplace/using_data/using_data_with_ml_model/using-dataset-product-from-aws-data-exchange-with-ml-model-from-aws-marketplace.ipynb

Describe the bug The retail_trials-bathbodyworks dataset (from the ) no longer exists, so this notebook does not work. We've created a new notebook in this repo that works with the data currently available in Shutterstock's Free Sample Data. This notebook is located here: https://github.com/aws/amazon-sagemaker-examples/blob/master/aws_marketplace/using_data/image_classification_with_shutterstock_image_datasets/image-classification-with-shutterstock-datasets.ipynb

To reproduce Subscribe to the Shuttterstock Free Sample dataset, scroll down to datasets, look for a dataset named "retail_trials-bathbodyworks". It does not exist

Shutterstock Free Sample Dataset can be found here: https://console.aws.amazon.com/dataexchange/home?region=us-east-1#/products/prodview-2h52yl4q6jrjw

Logs If applicable, add logs to help explain your problem. You may also attach an .ipynb file to this issue if it includes relevant logs or output.

jkroll-aws commented 3 years ago

Thank you for the bug report. The notebook has been deleted since there is a new, accurate equivalent notebook. Closing.