Is ARIMA really distributed?

218 views
Skip to first unread message

br...@bigr.io

unread,
Dec 18, 2017, 9:38:26 PM12/18/17
to Time Series for Spark (the spark-ts package)
I am looking through the source code. I realize that there is this TimeSeriesRDD class which seems to have some data prep functions. However, in the main model classes such as ARIMA, it uses the local Vector class as input, and uses regression methods from the math3 library. Excuses my ignorance, but it appears it is not at all a distributed implementation. 

Please enlighten me how is this a Spark lib? Is it only that limited TimeSeriesRDD part?

puj...@gmail.com

unread,
Jun 21, 2018, 11:22:59 PM6/21/18
to Time Series for Spark (the spark-ts package)
I'm afraid the whole lib is not distributed as you can find collect() function in all models provided. 

在 2017年12月19日星期二 UTC+8上午10:38:26,br...@bigr.io写道:
Reply all
Reply to author
Forward
0 new messages