Questions 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
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1539 results
I have a SageMaker Unified Studio domain that I never intentionally used. It auto-created an admin project that is now in "Locked" status. I'd like to delete the domain entirely (and the admin project...
2
answers
1
votes
145
views
asked 2 months ago
Hello,
I'm doing the CloudQuest Machine Learning labs and I've encountered the following issue:

Is there anyon...
2
answers
0
votes
82
views
asked 2 months ago
Has anyone completed this AWS tutorial successfully? or any of the AWS tutorials successfully?
https://github.com/aws-samples/sample-semantic-video-search-with-lvm-on-sagemaker/blob/61ef85a4029bdb34...
1
answers
0
votes
43
views
asked 4 months ago
I am currently preparing for the AWS Certified Machine Learning – Specialty exam and wanted to understand how important the model tuning section is in the actual exam. I’ve gone through official AWS d...
1
answers
0
votes
37
views
asked 5 months ago
**Context**
* Base image (AWS DLC): 763104351884.dkr.ecr.us-east-1.amazonaws.com/huggingface-pytorch-inference:2.6.0-transformers4.49.0-gpu-py312-cu124-ubuntu22.04
* This had been stable for months.
...
1
answers
0
votes
106
views
asked 5 months ago
Hi all
I'm trying to use Built-in algorithms and pretrained models in Amazon SageMaker shown in https://docs.aws.amazon.com/sagemaker/latest/dg/algos.html.
I searched the following places:
1. SageM...
1
answers
0
votes
53
views
asked 6 months ago
Hi
When I visited the SageMaker AI JumpStart model hub, I noticed that many models—such as XGBoost and LightGBM—that were available in the previous version of SageMaker JumpStart are no longer listed...
2
answers
0
votes
54
views
asked 6 months ago
While using **AWS DataZone Catalog**, I observed an issue with **glossary term navigation from assets**.
### **Observed behavior**
* Assets (e.g., Glue Tables) show associated **Glossary Terms** as ...
1
answers
0
votes
78
views
asked 6 months ago
How would I get more details about this error when invoking a SageMaker endpoint:
const invokeModelEndpoint = async (csv) => {
const xgModelEndpoint = process.env.XG_MODEL_ENDPOINT;
let payload =...
2
answers
0
votes
72
views
asked 6 months ago
Can i register a Model Adapter on SageMaker Model Registry so that other uses can download this Model Adapter into their models?
1
answers
0
votes
75
views
asked 6 months ago
I need to deploy a sagemaker endpoint for inference that uses a GPU-instance, and at certain times it fails with error: "Unable to provision requested ML compute capacity due to InsufficientInstanceCa...
1
answers
0
votes
412
views
asked 6 months ago
Currently I'm trying to BYOI in Sagemaker Unified Studio, with this example image. The Dockerfile itself needs some slight modification which I pointed out in this bug.
So the working Dockerfile is
...
1
answers
0
votes
87
views
asked 6 months ago