Multiple Time Series modeling using Apache Spark and Facebook Prophet

Опубликовано: 06 Октябрь 2024
на канале: AIEngineering
10,282
175

#datascience #machinelearning #timeseries

This video is part of Time Series playlist here -    • Time Series Modelling and Analysis  

One major challenge with time series in real world is dealing with multiple time series, Be it retailers who have millions of product and every product having different sales cycle or manufacturing industry dealing with hundreds of machinery. In such cases we need systems and solution that can help distribute time series model building across distributed nodes to enable high parallelism. In this video we will see how we can use facebook prophet to model and Apache Spark to distribute across multiple nodes