Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

ARIMA (kernel died)

$
0
0

hello there!!

I have been facing an issue on building a ARIMA model.
Everytime I run AR and MA models they work well.

But When I run the combined ARIMA model like

model = ARIMA(ts_log, order = (2,1,2))
My Jupyter notebook Kernel DIES.

Help please!!

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles