Identifying and Fitting Candidate Models

Learn how to identify potential ARIMA model candidates and fit them with statsmodels.

Now that we know how the different ARIMA model specifications work, we can find the one that best describes our temperature data in San Francisco. In this lesson, we will propose a simple flow to fit some candidate models.

Let’s return now to the temperatures data, but aggregated at the monthly average level. This will make our calculations easier and faster without the loss of generality.

Get hands-on with 1200+ tech skills courses.