Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Data Science by (55.6k points)

Can anyone tell me how to learn Time Series analysis?

1 Answer

0 votes
by (119k points)

I would suggest following this path to learn Time Series analysis:

  • Learn R programming since it has a lot of libraries to implement time series models
  • Learn the basics of time series such as trend, seasonality, cyclicity
  • Learn moving average and exponential moving average techniques
  • Learn smoothing and exponential smoothing techniques
  • Learn Univariate and multivariate time series analysis
  • Learn ARIMA and ARIMAX models

If you are interested in Time Series Analysis, I recommend these data science courses where you can also learn all the above topics and hands-on exercises in Time series.

You can watch this video on Time series analysis in R to get started with Time series analysis 

Related questions

0 votes
1 answer
0 votes
1 answer
asked Apr 9, 2020 in Data Science by Sudhir_1997 (55.6k points)

Browse Categories

...