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
10.13k stars 6.77k forks source link

Upgrade Data Science SDK notebooks to support SageMaker v2 SDK #1568

Open brightsparc opened 4 years ago

brightsparc commented 4 years ago

With the upgrade of the Data Science SDK, the notebooks can now be upgrade. See: Upgrade to SageMaker v2 SDK

seanpmorgan commented 3 years ago

Thanks for reporting. Since the release this has obviously been a major undertaking. Most notebooks are updated and the ones that still have breaking changes should be documented in individual issues.

Closing.

seanpmorgan commented 3 years ago

Re-opening since none of the Data Science SDK notebooks have been updated. Many might still run since breaking changes were reverted in later SDKv2 releases but will keep this open for the time being.

shivlaks commented 3 years ago

@seanpmorgan the notebooks have been updated in #1962