Timeseries Model not getting imported from SageMaker Canvas to SageMaker Studio

0

I have trained a timeseries model on SageMaker Canvas through 'Standard Build' and made predictions on it. But I am unable to see the trained timeseries model as an AutoMLJob in SageMaker Studio. Is there any way to import it to SageMaker Studio or timeseries is not supported yet in SageMaker?

1 Risposta
1

Hi Aamna,

Timeseries is supported by AutoML. Ensure that both the users sharer and receiver are in the same SageMaker domain. If the sharing is successful, you should be able to see the share model in the 'Models' tab, 'Shared Models' subsection of SageMaker Studio.

Enter image description here

Additional link for the steps on how to share models between Canvas and Studio

Let me know if you can find your shared model.

profile pictureAWS
ESPERTO
ljunkai
con risposta un anno fa
AWS
ESPERTO
Alex_T
verificato un anno fa
  • Hi Junkai,

    Yes I can see the shared timeseries model under the 'Shared Models' section but I need the corresponding AutoMLJob for the model like we get when we train binary classification, multi-class classification and linear regression model. Like I need the details of this model in the response of describeAutoMLJob call. Is there any way for this?

  • Hi Aamna,

    Canvas use Amazon Forecast to train the model instead of AutoML for timeseries models. Therefore you are not seeing details like name of the AutoMLJob as compared to the other models which are trained using AutoML.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande