Skip to content

SageMaker Python SDK 1.16.2

Compare
Choose a tag to compare
@laurenyu laurenyu released this 13 Dec 02:50
4bac185
  • enhancement: Check for S3 paths being passed as entry point
  • feature: Add support for AugmentedManifestFile and ShuffleConfig
  • bug-fix: Add version bound for requests module to avoid conflicts with docker-compose and docker-py
  • bug-fix: Remove unnecessary dependency tensorflow
  • doc-fix: Change distribution to distributions
  • bug-fix: Increase docker-compose http timeout and health check timeout to 120.
  • feature: Local Mode: Add support for intermediate output to a local directory.
  • bug-fix: Update PyYAML version to avoid conflicts with docker-compose
  • doc-fix: Correct the numbered list in the table of contents
  • doc-fix: Add Airflow API documentation
  • feature: HyperparameterTuner: add Early Stopping support