Skip to content

SageMaker Python SDK 1.0.2

Compare
Choose a tag to compare
@lukmis lukmis released this 25 Jan 15:54
2e0ed8f
  • feature: Estimators: add support for Amazon FactorizationMachines algorithm
  • feature: Session: correctly handle TooManyBuckets error_code in default_bucket method
  • feature: Tests: add training failure tests for TF and MXNet
  • feature: Documentation: show how to make predictions against existing endpoint
  • feature: Estimators: implement write_spmatrix_to_sparse_tensor to support any scipy.sparse matrix