Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
SageMaker Python SDK 1.0.1
- api-change: Model: remove support for
supplemental_containers
when creating Model - feature: Documentation: multiple updates
- feature: Tests: ignore tests data in tox.ini, increase timeout for endpoint creation, capture exceptions during endpoint deletion, tests for input-output functions
- feature: Logging: change to describe job every 30s when showing logs
- feature: Session: use custom user agent at all times
- feature: Setup: add Travis file
SageMaker Python SDK 1.0.0
SageMaker Python SDK is an open source library for training and deploying machine learning models on Amazon SageMaker.
With the SDK, you can train and deploy models using popular deep learning frameworks: Apache MXNet and TensorFlow. You can also train and deploy models with Amazon algorithms, these are scalable implementations of core machine learning algorithms that are optimized for SageMaker and GPU training. If you have your own algorithms built into SageMaker compatible Docker containers, you can train and host models using these as well.