AWS Machine Learning Blog

Tag: HAQM SageMaker

Creating a machine learning-powered REST API with HAQM API Gateway mapping templates and HAQM SageMaker

July 2022: Post was reviewed for accuracy. HAQM SageMaker enables organizations to build, train, and deploy machine learning models. Consumer-facing organizations can use it to enrich their customers’ experiences, for example, by making personalized product recommendations, or by automatically tailoring application behavior based on customers’ observed preferences. When building such applications, one key architectural consideration […]

Training batch reinforcement learning policies with HAQM SageMaker RL

HAQM SageMaker is a fully managed service that enables developers and data scientists to quickly and easily build, train, and deploy machine learning (ML) models at any scale. In addition to building ML models using more commonly used supervised and unsupervised learning techniques, you can also build reinforcement learning (RL) models using HAQM SageMaker RL. […]

Simplify Machine Learning Inference on Kubernetes with HAQM SageMaker Operators

HAQM SageMaker Operators for Kubernetes allows you to augment your existing Kubernetes cluster with SageMaker hosted endpoints. Machine learning inferencing requires investment to create a reliable and efficient service. For an XGBoost model, developers have to create an application, such as through Flask that will load the model and then run the endpoint, which requires […]

Lowering total cost of ownership for machine learning and increasing productivity with HAQM SageMaker

You have many choices for building, training, and deploying machine learning (ML) models. Weighing the financial considerations of different cloud solutions requires detailed analysis. You must consider the infrastructure, operational, and security costs for each step of the ML workflow, as well as the size and expertise of your data science teams. The Total Cost […]

Flagging suspicious healthcare claims with HAQM SageMaker

The National Health Care Anti-Fraud Association (NHCAA) estimates that healthcare fraud costs the nation approximately $68 billion annually—3% of the nation’s $2.26 trillion in healthcare spending. This is a conservative estimate; other estimates range as high as 10% of annual healthcare expenditure, or $230 billion. Healthcare fraud inevitably results in higher premiums and out-of-pocket expenses […]

Millennium Management: Secure machine learning using HAQM SageMaker

This is a guest post from Millennium Management. In their own words, “Millennium Management is a global investment management firm, established in 1989, with over 2,900 employees and $39.2 billion in assets under management as of August 2, 2019.” Millennium Management is comprised of a large number of specialized trading teams across the United States, […]

Cinnamon AI saves 70% on ML model training costs with HAQM SageMaker Managed Spot Training

Developers are constantly training and re-training machine learning (ML) models so they can continuously improve model predictions. Depending on the dataset size, model training jobs can take anywhere from a few minutes to multiple hours or days. ML development can be a complex, expensive, and iterative process. Being compute intensive, keeping compute costs low for […]

Building machine learning workflows with AWS Data Exchange and HAQM SageMaker

Thanks to cloud services such as HAQM SageMaker and AWS Data Exchange, machine learning (ML) is now easier than ever. This post explains how to build a model that predicts restaurant grades of NYC restaurants using AWS Data Exchange and HAQM SageMaker. We use a dataset of 23,372 restaurant inspection grades and scores from AWS […]

Running distributed TensorFlow training with HAQM SageMaker

TensorFlow is an open-source machine learning (ML) library widely used to develop heavy-weight deep neural networks (DNNs) that require distributed training using multiple GPUs across multiple hosts. HAQM SageMaker is a managed service that simplifies the ML workflow, starting with labeling data using active learning, hyperparameter tuning, distributed training of models, monitoring of training progression, […]

Introducing HAQM SageMaker Operators for Kubernetes

AWS is excited to introduce HAQM SageMaker Operators for Kubernetes in general availability. This new feature makes it easier for developers and data scientists that use Kubernetes to train, tune, and deploy machine learning (ML) models in HAQM SageMaker. You can install these operators on your Kubernetes cluster to create HAQM SageMaker jobs natively using […]