spark-timeseries
spark-timeseries copied to clipboard
[WIP] Auto arima
A heuristic to fit arima models automatically. Is meant to be a spark-timeseries counterpart of Hyndman's implementation in forecast
@sryza This depends on the kpss test. I've included that here (without the small changes made to the kpss patch). If the kpss patch is merged, I'll fix the conflicts here and then merge. Tagging as WIP because of this.
@josepablocam any chance this will go in? Was the "kpss patch" merged in?
Sorry, I haven't stayed involved, so not sure what the state of things are. I think there were various patches that addressed similar functionality though, perhaps some of them are already in the project.
On Wed, Apr 19, 2017 at 11:10 AM, Jirka Kremser [email protected] wrote:
@josepablocam https://github.com/josepablocam any chance this will go in? Was the "kpss patch" merged in?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sryza/spark-timeseries/pull/53#issuecomment-295303945, or mute the thread https://github.com/notifications/unsubscribe-auth/AE3GlEOvFYUrIb1q4mSJUgUMfbDo4aRLks5rxiPZgaJpZM4Fwe6k .
-- Jose Pablo Cambronero