By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with Amazon SageMaker

Build, train, and deploy machine learning (ML) models for any use case with fully managed infrastructure, tools, and workflows

Content language: English

Select up to 5 tags to filter
Sort by most recent
1481 results
I have paid support, but decided to open post here too. Sometimes paid support doesn't know paid support for various reasons. Basically, I have want to use `pyg_lib` and import in my notebook. Here...
1
answers
0
votes
88
views
asked 2 months ago
Hi, my goal is to left my Code Editor unattended. The problem is when I get back to the Jupyter Session, the cell is either: 1. not responding (if the cell is still processing) Code example in a ce...
0
answers
0
votes
34
views
asked 2 months ago
Hello, I will really, highly appreciate your any guidance! I have deployed an ML model on ml.g4dn.xlarge instance. The problem is that while handling >6 concurrent requests latency increases significa...
2
answers
0
votes
79
views
asked 2 months ago
profile pictureAWS
EXPERT
published 3 months ago1 votes236 views
Large language models (LLMs) can generate biased, toxic, or hallucinated content, making model evaluation crucial. With hundreds of LLMs available, understanding metrics and conducting evaluations is ...
Hello, I'm looking for the most cost effective option for inference on a llama 3.1 8b instruct fine tuned model through an API endpoint. Considering that: - Sagemaker serverless would be perfect, but ...
3
answers
0
votes
110
views
asked 3 months ago
Hi, One of the python packages that I use to convert pdf files to text has the dependency of tesseract-ocr. I tried to install using the below command using terminal ``` sudo yum install tesseract-...
3
answers
0
votes
348
views
asked 3 months ago
I want to re-rank my RAG results from AWS Bedrock. But the only example I see as of yet is this : - https://github.com/aws-samples/amazon-bedrock-samples/blob/main/knowledge-bases/features-examples/0...
0
answers
0
votes
38
views
asked 3 months ago
I am attempting to train a custom entity recognition model for Amazon Comprehend using a manifest file. The model keeps failing with the following error: Failure reason The augmented manifest referen...
0
answers
0
votes
33
views
asked 3 months ago
I launched an EMR cluster from a CloudFormation template stored as a Service Catalog template **from SageMaker**. In the template, KeepJobFlowAliveWhenNoSteps was not specified in JobFlowInstancesConf...
0
answers
0
votes
86
views
asked 3 months ago
Hi all, can someone explain to me how SageMaker model monitor works? Do i have to manually put in the ground truth for the inference predictions the model makes in real time?
1
answers
0
votes
80
views
AWS
asked 3 months ago
Hello, I am new to ML and just trying to get started with Sagemaker. I am trying to ``` import pandas as pd import numpy as np import boto3 from sagemaker import get_execution_role conn = boto3.cli...
2
answers
0
votes
211
views
asked 3 months ago
MlflowException: API request to https://eu-west-1.experiments.sagemaker.aws/api/2.0/mlflow/runs/create failed with exception HTTPSConnectionPool(host='eu-west-1.experiments.sagemaker.aws', port=443): ...
0
answers
0
votes
54
views
asked 3 months ago