Questions tagged with Amazon SageMaker

Content language: English

Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

According to the [docs](https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor-byoc-constraints.html): > If the threshold is above the value of the specified datatype_check_threshold, this...
0
answers
0
votes
34
views
hai
asked 3 days ago
My team followed a tutorial on how to set K-Means model for prediction: https://sagemaker-examples.readthedocs.io/en/latest/sagemaker-python-sdk/1P_kmeans_highlevel/kmeans_mnist.html After creating...
0
answers
0
votes
9
views
asked 5 days ago
1
answers
0
votes
17
views
asked 6 days ago
Let's say I have trained an object detection model using Pipe and manifest files. Let's say I have the model artifacts saved as a .tar.gz as well as the model endpoint ready. Let's say also that the...
1
answers
0
votes
32
views
fascani
asked 6 days ago
Which type of EBS volume ( General-purpose SSD/ Provisioned IOPs type) is being attached to a Sagemaker Notebook instance. I see there is no provision to look up the type of EBS attached from the...
1
answers
0
votes
41
views
asked 6 days ago
Hi, I wanted to raise awareness on this (please direct me if this is not the place to do so). I created a SageMaker endpoint and pass an image through the endpoint. It causes the error I've...
1
answers
0
votes
21
views
Samuel
asked 6 days ago
Hello, Is it possible to pass hyperparameters to a PyTorchModel? For instance, in my training script, I would like to load data from the training bucket for use in inference. How would I provide...
0
answers
0
votes
7
views
Samuel
asked 6 days ago
Hello, I am trying to use ml.p2.xlarge accelerated computing on a SageMaker Notebook Instance. This results in the following error. Has anyone encountered this before or have suggestions as to fix?...
2
answers
0
votes
22
views
Samuel
asked 7 days ago
Hello there! I am creating a pytorch realtime inference endpoint using sagemaker. My folder structure is as following: ``` endpoint |_code |_inference.py |_requirements.txt |_model.pt ``` I am...
1
answers
0
votes
25
views
asked 7 days ago
Hello! I have created a ntm model and retrieved the vectors from the model, but is there a way to retrieve the actual topic words from the model? For example, lda has .print_topics() to review the...
0
answers
0
votes
28
views
asked 8 days ago
What domain name should I give for free Sagemaker setup. Is domain name required for free tier Sage Maker. Please advice the steps.
1
answers
0
votes
10
views
asked 8 days ago
Hi Dears, I need to set up an automated Sagemaker hyperparameter tuning job using the lambda function on a daily basis, Can you provide me a sample of a config file that works with the Random Forst...
0
answers
0
votes
33
views
profile picture
asked 8 days ago