Time Series

Go to class
Write Review

Time Series provided by Kaggle is a comprehensive online course, which lasts for 5 hours worth of material. Time Series is taught by Ryan Holbrook. Upon completion of the course, you can receive an e-certificate from Kaggle. The course is taught in Englishand is Free Certificate. Visit the course page at Kaggle for detailed price information.

Overview
  • Apply machine learning to real-world forecasting tasks.

    • Use two features unique to time series: lags and time steps.
    • Model long-term changes with moving averages and the time dummy.
    • Create indicators and Fourier features to capture periodic change.
    • Predict the future from the past with a lag embedding.
    • Combine the strengths of two forecasters with this powerful technique.
    • Apply ML to any forecasting task with these four strategies.

Syllabus
    • Linear Regression With Time Series
    • Trend
    • Seasonality
    • Time Series as Features
    • Hybrid Models
    • Forecasting With Machine Learning