-
Book Overview & Buying
-
Table Of Contents
Time Series Analysis with Spark
By :
Building on the foundation set in the previous chapters in which we were introduced to time series analysis, its multiple use cases, and Apache Spark, a key tool for such analysis, this chapter guides us through the entire process of a time series analysis project. Starting with use cases, we will move on to the end-to-end approach with DataOps, ModelOps, and DevOps. We will cover key stages such as data processing, feature engineering, model selection, and evaluation, offering practical insights into building a time series analysis pipeline with Spark and other tools.
This holistic view of a time series analysis project will equip us with a structured approach to handling real-world projects, enhancing our ability to implement end-to-end solutions. The information here will guide us as practitioners through a framework for using Spark in a cohesive manner and ensuring the successful execution of time series analysis projects. We...