spark-ts currently do not support Seasonal ARIMA. There is an open Issue for the same: https://github.com/sryza/spark-timeseries/issues/156
On Wed, Jan 11, 2017 at 3:50 PM, Sean Owen <so...@cloudera.com> wrote: > https://github.com/sryza/spark-timeseries ? > > On Wed, Jan 11, 2017 at 10:11 AM Rishabh Bhardwaj <rbnex...@gmail.com> > wrote: > >> Hi All, >> >> I am exploring time-series forecasting with Spark. >> I have some questions regarding this: >> >> 1. Is there any library/package out there in community of *Seasonal >> ARIMA* implementation in Spark? >> >> 2. Is there any implementation of Dynamic Linear Model (*DLM*) on Spark? >> >> 3. What are the libraries which can be leveraged for time-series analysis >> with Spark (like spark-ts)? >> >> 4. Is there any roadmap of having time-series algorithms like AR,MA,ARIMA >> in Spark codebase itself? >> >> Thank You, >> Rishabh. >> >