Skip to content

Releases: aws/sagemaker-python-sdk

SageMaker Python SDK 1.11.0

27 Sep 17:31
e8b344a
Compare
Choose a tag to compare
  • bug-fix: setting health check timeout limit on local mode to 30s
  • bug-fix: make Hyperparameters in local mode optional.
  • enhancement: add support for volume KMS key to Transformer
  • feature: add support for GovCloud

SageMaker Python SDK 1.10.1

19 Sep 18:58
eb68540
Compare
Choose a tag to compare
  • feature: add train_volume_kms_key parameter to Estimator classes
  • doc-fix: add deprecation warning for current MXNet training script format
  • doc-fix: add docs on deploying TensorFlow model directly from existing model
  • doc-fix: fix code example for using Gzip compression for TensorFlow training data

SageMaker Python SDK 1.10.0

06 Sep 19:55
b83b4e9
Compare
Choose a tag to compare
  • feature: add support for TensorFlow 1.10.0

SageMaker Python SDK 1.9.3.1

05 Sep 20:05
f369661
Compare
Choose a tag to compare
  • doc-fix: fix rst warnings in README.rst

SageMaker Python SDK 1.9.3

04 Sep 21:53
9d3dceb
Compare
Choose a tag to compare
  • bug-fix: Local Mode: Create output/data directory expected by SageMaker Container.
  • bug-fix: Estimator accepts the vpc configs made capable by 1.9.1

SageMaker Python SDK 1.9.2

23 Aug 23:35
eefd0c9
Compare
Choose a tag to compare
  • feature: add support for TensorFlow 1.9

SageMaker Python SDK 1.9.1

22 Aug 21:22
7634265
Compare
Choose a tag to compare
  • bug-fix: Estimators: Fix serialization of single records
  • bug-fix: deprecate enable_cloudwatch_metrics from Framework Estimators.
  • enhancement: Enable VPC config in training job creation

SageMaker Python SDK 1.9.0

06 Aug 21:19
0e9f93a
Compare
Choose a tag to compare
  • feature: Estimators: add support for MXNet 1.2.1

SageMaker Python SDK 1.8.0

31 Jul 23:26
f650e11
Compare
Choose a tag to compare
  • bug-fix: removing PCA from tuner
  • feature: Estimators: add support for Amazon k-nearest neighbors(KNN) algorithm

SageMaker Python SDK 1.7.2

31 Jul 17:20
cbd924e
Compare
Choose a tag to compare
  • bug-fix: Prediction output for the TF_JSON_SERIALIZER
  • enhancement: Add better training job status report