Skip to content

SageMaker Python SDK 1.0.1

Compare
Choose a tag to compare
@laurenyu laurenyu released this 28 Feb 00:14
· 3862 commits to master since this release
157d867
  • 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