Building an Time series forecasting model

0

Hello,

I've been trying for a quite a few times for now to build a time series forecasting model on top of my data set which in general represents product sales in one month. I would like to build a time series forecasting model that could predict future sale for a period of one week or two. The problem occurs whenever I hit the Standard Build button to build a model because of not being able to Preview Model for this selected model type. In a period of several seconds after hitting Standard Build button I get an following error:

> Request failed. Canvas can't process your request right now. Try again in a few minutes, or contact your administrator and share the details below to resolve the issue. If you're an administrator or an individual user, contact AWS support and provide the following code: {} to resolve the issue.

Can someone help me with that? Fun fact: I tried as well establishing machine learning model from the Amazon SageMaker Canvas Immersion Day example of forecasting store sales. The exact same problem occurs even here.

Thank you and best regards

MK
已提問 2 年前檢視次數 811 次
2 個答案
0
已接受的答案

To me, the error message is too generic to identify the root cause. If your account is not working with AWS examples, it may be the mis-config of account settings or canvas pre-requisites. Please follow the instruction below to eliminate the issues:

  1. Make sure your AWS account is setting up properly, e.g. try other services - launching EC2 instances
  2. Make sure you have enough permission to navigate on your account - permission error will pop up on the top of the console
  3. Set up amazon Sagemaker domain - https://docs.aws.amazon.com/sagemaker/latest/dg/canvas-getting-started.html
  4. Try on different region, e.g. us-west-2, us-east-2
AWS
Jady
已回答 2 年前
0

Hello there,

thank you for the provided instructions. I've been able to make a time forecast after giving my user permissions to perform time series forecasting.

Thanks for the help & best regards

MK
已回答 2 年前
  • For future visitors to this question: AmazonForecastFullAccess permissions can be added via these instructions https://docs.aws.amazon.com/sagemaker/latest/dg/canvas-set-up-forecast.html

  • Hi,

    In case any one getting "Request failed. Canvas can't process your request right now. Try again in a few minutes, or contact your administrator and share the details below to resolve the issue" message. You need to update sagemaker domain settings. It gives you an option to create/attach IAM policy for "Time series forecasting" to the domain. After that refresh your canvas session, error will disappear.

    Thanks

  • Hello everyone, I am attepting to follow the excellent guide of Viktoria Semaan on how to build stock price predictions: https://community.aws/tutorials/no-code-ai-with-sagemaker-canvas.

    I have carried out all steps of part 1 successfully but every time I attempt to start the part 2 (https://community.aws/tutorials/no-code-ai-with-sagemaker-canvas#part-2-building-predictions-with-sagemaker-canvas) I get the error:

    "Canvas can't process your request right now. Try again in a few minutes, or contact your administrator and share the details below to resolve the issue. If you're an administrator or an individual user, contact AWS support and provide the following code: <c694997f-7fb0-4239-8ed9-8696312d0083> to resolve the issue."

    I have enabled the "Enable time series forecasting" permission in the domain as some of you have suggested in here but it didn't help.

    Could you please help me?

    Thank you

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南