Remove APIs Remove Examples Remove Groups Remove Scripts
article thumbnail

How LotteON built a personalized recommendation system using Amazon SageMaker and MLOps

AWS Machine Learning

The main AWS services used are SageMaker, Amazon EMR , AWS CodeBuild , Amazon Simple Storage Service (Amazon S3), Amazon EventBridge , AWS Lambda , and Amazon API Gateway. Real-time recommendation inference The inference phase consists of the following steps: The client application makes an inference request to the API gateway.

article thumbnail

­­Speed ML development using SageMaker Feature Store and Apache Iceberg offline store compaction

AWS Machine Learning

Depending on the design of your feature groups and their scale, you can experience training query performance improvements of 10x to 100x by using this new capability. SageMaker Feature Store automatically builds an AWS Glue Data Catalog during feature group creation. Creating feature groups using Iceberg table format.

Scripts 73
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Use the Amazon SageMaker and Salesforce Data Cloud integration to power your Salesforce apps with AI/ML

AWS Machine Learning

Although we use a specific algorithm to train the model in our example, you can use any algorithm that you find appropriate for your use case. When a version of the model in the Amazon SageMaker Model Registry is approved, the endpoint is exposed as an API with Amazon API Gateway using a custom Salesforce JSON Web Token (JWT) authorizer.

APIs 78
article thumbnail

Configure and use defaults for Amazon SageMaker resources with the SageMaker Python SDK

AWS Machine Learning

In such cases, data scientists have to provide these parameters to their ML model training and deployment code manually, by noting down subnets, security groups, and KMS keys. Provide a name for the stack (for example, networking-stack ), and complete the remaining steps to create the stack.

APIs 79
article thumbnail

Amazon SageMaker Feature Store now supports cross-account sharing, discovery, and access

AWS Machine Learning

For example, in an application that recommends a music playlist, features could include song ratings, listening duration, and listener demographics. SageMaker Feature Store now makes it effortless to share, discover, and access feature groups across AWS accounts. Features are inputs to ML models used during training and inference.

article thumbnail

Run inference at scale for OpenFold, a PyTorch-based protein folding ML model, using Amazon EKS

AWS Machine Learning

Model weights are available via scripts in the GitHub repository , and the MSAs are hosted by the Registry of Open Data on AWS (RODA). We use aws-do-eks , an open-source project that provides a large collection of easy-to-use and configurable scripts and tools to enable you to provision EKS clusters and run your inference.

APIs 76
article thumbnail

Enable fully homomorphic encryption with Amazon SageMaker endpoints for secure, real-time inferencing

AWS Machine Learning

To demonstrate this, we show an example of customizing an Amazon SageMaker Scikit-learn, open sourced, deep learning container to enable a deployed endpoint to accept client-side encrypted inference requests. Although this example shows how to perform this for inference operations, you can extend the solution to training and other ML steps.

Scripts 95