Skip to content

SageMaker Python SDK 1.4.0

Compare
Choose a tag to compare
@ChoiByungWook ChoiByungWook released this 05 Jun 02:05
· 4060 commits to master since this release
  • bug-fix: Remove all and add noqa in init
  • bug-fix: Estimators: Change max_iterations hyperparameter key for KMeans
  • bug-fix: Estimators: Remove unused argument job_details for EstimatorBase.attach()
  • bug-fix: Local Mode: Show logs in Jupyter notebooks
  • feature: HyperparameterTuner: Add support for hyperparameter tuning jobs
  • feature: Analytics: Add functions for metrics in Training and Hyperparameter Tuning jobs
  • feature: Estimators: add support for tagging training jobs