Share via

How to deploy Azure automated machine learning model to generate forecast

Huy Nguyen 1 Reputation point
Aug 13, 2020, 10:21 AM

I managed to use Azure automated machine learning to train a time series forecasting model in Azure machine learning studio.

We get new data only once a month, therefore we do not think that web service is necessary for our needs.

We want to deploy the model on the cloud or locally to start generating forecasting data. But We are not quite sure how to do so. We do not have knowledge about Python and machine learning deployment.

Could you recommend some instructions on how to deploy Azure automated machine learning model on the cloud and locally? Thank you!

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,959 questions
0 comments No comments
{count} votes

1 answer

Sort by: Newest
  1. YutongTie-MSFT 52,776 Reputation points
    Aug 13, 2020, 6:59 PM

    Hi,

    I think you have posted the same question in this forum. Please check following guidance for how to configure and train a time-series forecasting regression model using automated machine learning in the Azure Machine Learning Python SDK.

    https://learn.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-forecast#configure-and-run-experiment

    Please let me know for more question. Thanks!

    Regards,
    Yutong


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.