how to get started about analysing time series with Azure?

Eric Mamet (MSDN) 6 Reputation points
2021-01-22T16:52:54.593+00:00

We have a large amount of time series that get updated each month or week and would like to use some Azure based machine learning to QC this.

Having no practical experience of machine learning or azure, could you point me where/how I could get started, please?

Our data itself is located on the cloud in a Snowflake database.

Many Thanks

Eric

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,337 questions
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 53,971 Reputation points Moderator
    2021-01-23T10:35:18.64+00:00

    Hello,

    Not sure which way you want to do but we have two sample for time-series training:

    For Machine Learning SDK:
    https://learn.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-forecast

    For Machine Learning Studio:
    https://learn.microsoft.com/en-us/azure/machine-learning/studio-module-reference/time-series

    Those two should be a good start.

    Regards,
    Yutong

    0 comments No comments

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.