Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 465 Bytes

File metadata and controls

8 lines (5 loc) · 465 Bytes

Amazon SageMaker Examples

Scientific Details of Algorithms

These examples provide more thorough mathematical treatment on a select group of algorithms.

  • Streaming Median sequentially introduces concepts used in streaming algorithms, which many SageMaker algorithms rely on to deliver speed and scalability.
  • Latent Dirichlet Allocation (LDA) dives into Amazon SageMaker's spectral decomposition approach to LDA.