Skip to content

SageMaker Python SDK 1.18.3

Compare
Choose a tag to compare
@laurenyu laurenyu released this 13 Feb 21:20
2af36ad
  • doc-fix: update information about saving models in the MXNet README
  • doc-fix: change ReadTheDocs links from latest to stable
  • doc-fix: add transform_fn information and fix input_fn signature in the MXNet README
  • feature: add support for Predictor to delete endpoint configuration by default when calling delete_endpoint()
  • feature: add support for Model to delete SageMaker model
  • feature: add support for Transformer to delete SageMaker model
  • bug-fix: fix default account for SKLearnModel