Hacker News new | past | comments | ask | show | jobs | submit login

Assume we have a series of N value 4, 7, 3, ..., 9, 2, 5. We use them for training a model. Now we forget about this data (for whatever reason). We receive a completely new series like 2, 3, 7, 5, 4, 5. Our goal is to forecast the next value of this new series. How can we find it using statsmodels?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: