Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct sagemaker methods over deprecated ones after Sagemaker SDK V2 update #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adelmofilho
Copy link

Sagemaker SDK V2 had made several changes and made the notebook named Tutorials/Boston Housing - XGBoost (Batch Transform) - High Level.ipynb went on an error when trying to get the xgboost container image. I have made adjustments on the proper code lines.

@gmariotti
Copy link

Hey @adelmofilho, I'm going through the course too, and pretty much all the notebooks in Tutorials need to be updated. Does it make sense to do it in this PR?

@adelmofilho
Copy link
Author

I agree @gmariotti. I'm going to update this PR with adapted notebooks to Sagemaker SDK V2. I could also see variable names are repeated over many cells with different purporses.

Another possible update would be allow the code to be executed outside a Sagemaker Notebook in case you want to run the training jobs on your personal account but without the need to pay for Sagemaker Notebooks.

Please feel free to contribute as well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants