article thumbnail

Secure Amazon SageMaker Studio presigned URLs Part 3: Multi-account private API access to Studio

AWS Machine Learning

In the post Secure Amazon SageMaker Studio presigned URLs Part 2: Private API with JWT authentication , we demonstrated how to build a private API to generate Amazon SageMaker Studio presigned URLs that are only accessible by an authenticated end-user within the corporate network from a single account.

APIs 82
article thumbnail

How to decide between Amazon Rekognition image and video API for video moderation

AWS Machine Learning

Amazon Rekognition has two sets of APIs that help you moderate images or videos to keep digital communities safe and engaged. Some customers have asked if they could use this approach to moderate videos by sampling image frames and sending them to the Amazon Rekognition image moderation API.

APIs 77
Insiders

Sign Up for our Newsletter

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

article thumbnail

Bring legacy machine learning code into Amazon SageMaker using AWS Step Functions

AWS Machine Learning

The best practice for migration is to refactor these legacy codes using the Amazon SageMaker API or the SageMaker Python SDK. SageMaker runs the legacy script inside a processing container. Step Functions is a serverless workflow service that can control SageMaker APIs directly through the use of the Amazon States Language.

Scripts 137
article thumbnail

Fine-tune and deploy a summarizer model using the Hugging Face Amazon SageMaker containers bringing your own script

AWS Machine Learning

The SageMaker Python SDK provides open-source APIs and containers to train and deploy models on SageMaker, using several different ML and deep learning frameworks. Build your training script for the Hugging Face SageMaker estimator. script to use with Script Mode and pass hyperparameters for training. to(device).

Scripts 100
article thumbnail

Zendesk Agent Scripting App – Version 11

Zingtree

If you’re a Zendesk user in a Contact Center environment, you’ll want to be using our Zendesk Agent Scripting app. Pause and Resume: If a ticket is transferred, the supervisor or new agent is taken to the last place in the script, and can see the history of the previous steps taken. New Features in Version 11.

Scripts 67
article thumbnail

Zendesk Agent Scripting App – Version 12

Zingtree

If you’re a Zendesk user in a Contact Center environment, you’ll want to be using our Zendesk Agent Scripting app. Benefits of the Zendesk Agent Scripting App. Installing the Agent Scripting App into Zendesk. Installing the Agent Scripting App into Zendesk. Enabling Automatic Script Selection.

Scripts 61
article thumbnail

Get smarter search results with the Amazon Kendra Intelligent Ranking and OpenSearch plugin

AWS Machine Learning

Amazon Kendra Intelligent Ranking application programming interface (API) – The functions from this API are used to perform tasks related to provisioning execution plans and semantic re-ranking of your search results. Create and start OpenSearch using the Quickstart script. Download the search_processing_kendra_quickstart.sh

Scripts 104