Remove APIs Remove Scripts Remove Transportation
article thumbnail

Implement secure API access to your Amazon Q Business applications with IAM federation user access management

AWS Machine Learning

Amazon Q Business provides a rich set of APIs to perform administrative tasks and to build an AI assistant with customized user experience for your enterprise. In this post, we show how to use Amazon Q Business APIs when using AWS Identity and Access Management (IAM) federation for user access management. The sample scripts samlapp.py

APIs 76
article thumbnail

Supercharge your AI team with Amazon SageMaker Studio: A comprehensive view of Deutsche Bahn’s AI platform transformation

AWS Machine Learning

Deutsche Bahn is a leading transportation organization in Germany with a revenue of 56.3 They offer a wide range of services, including public and regional transport, freight services, and rail infrastructure. They offer a wide range of services, including public and regional transport, freight services, and rail infrastructure.

APIs 114
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 RAG for drug discovery with Knowledge Bases for Amazon Bedrock

AWS Machine Learning

The Retrieve and RetrieveAndGenerate APIs allow your applications to directly query the index using a unified and standard syntax without having to learn separate APIs for each different vector database, reducing the need to write custom index queries against your vector store.

APIs 127
article thumbnail

Centralize model governance with SageMaker Model Registry Resource Access Manager sharing

AWS Machine Learning

Customers can use the SageMaker Studio UI or APIs to specify the SageMaker Model Registry model to be shared and grant access to specific AWS accounts or to everyone in the organization. We will start by using the SageMaker Studio UI and then by using APIs.

article thumbnail

Configure an AWS DeepRacer environment for training and log analysis using the AWS CDK

AWS Machine Learning

An administrator can run the AWS CDK script provided in the GitHub repo via the AWS Management Console or in the terminal after loading the code in their environment. With the help of the AWS CDK, we can version control our provisioned resources and have a highly transportable environment that complies with enterprise-level best practices.

Scripts 78
article thumbnail

Improve price performance of your model training using Amazon SageMaker heterogeneous clusters

AWS Machine Learning

For more information, refer to Using the SageMaker Python SDK and Using the Low-Level SageMaker APIs. After you have defined the instance groups, you need to modify your training script to read the SageMaker training environment information that includes heterogeneous cluster configuration. The launcher.py

Scripts 73
article thumbnail

Training large language models on Amazon SageMaker: Best practices

AWS Machine Learning

Best practices We discuss the following best practices in this post: Compute – SageMaker Training is a great API to launch CPU dataset preparation jobs and thousand-scale GPU jobs. The SageMaker jobs APIs, namely SageMaker Training and SageMaker Processing, excel for this type of tasks.