Can I use SageMaker Autopilot for my time-series modeling?

0

I'm working on time-series modeling. I'm comparing battle-of-algorithms against the autopilot machine learning approach to identify the model that best fits my use case. I understand that Amazon SageMaker Autopilot doesn't work with time series. Is there an alternative library or algorithm in the AWS ecosystem that implements battle-of-algorithms for time series?

posta 4 anni fa748 visualizzazioni
2 Risposte
0
Risposta accettata

Amazon SageMaker Autopilot currently supports regression, binary classification, and multi-class classification. SageMaker supports only tabular data formatted in files with comma-separated values. For more information, see Automate model development with Amazon SageMaker Autopilot.

For your use case, you can use Amazon Forecast. Amazon Forecast includes the AutoML feature that trains different models with your target time series, related time series, and item metadata. Amazon Forecast then uses the model with the best accuracy metrics.

AWS
ESPERTO
con risposta 4 anni fa
0

We introduced timeseries support in SageMaker Autopilot.

Please have a look to this blog post for details.

Thanks

AWS
Ioan
con risposta 10 mesi fa

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