[Content Improvement] - update deprecated functions
npichetto-cei opened this issue · 0 comments
npichetto-cei commented
Link to the notebook
blazingtext_text_classification_dbpedia.ipynb
, presumably others with references to deprecated functions
What aspects of the notebook can be improved?
Update deprecated function calls to use their replacements:
What are your suggestions?
- replace
sagemaker.amazon_estimator.get_image_uri()
withsagemaker.image_uris.retrieve()