Part 4 – Predicting Values with Time Series
Time series is data that is used to predict values based on past stationary data. It does not rely on multiple variables. We will use time series data to validate a model and see whether it is able to predict values based on past stationary data.
This part includes the following chapters:
- Chapter 11, Testing Data for Time Series Compliance
- Chapter 12, Working with Time Series Using the Centered Moving Average and a Trending Component
- Chapter 13, Training, Validating, and Running the Model