Time Series Analysis in Python with statsmodels
نویسنده
چکیده
We introduce the new time series analysis features of scikits.statsmodels. This includes descriptive statistics, statistical tests and several linear model classes, autoregressive, AR, autoregressive moving-average, ARMA, and vector autoregressive models VAR.
منابع مشابه
Estimating time series models by state space methods in Python: Statsmodels
This paper describes an object oriented approach to the estimation of time series models using state space methods and presents an implementation in the Python programming language. This approach at once allows for fast computation, a variety of out-of-the-box features, and easy extensibility. We show how to construct a custom state space model, retrieve filtered and smoothed estimates of the u...
متن کاملIntegrated method for cities air temperature estimation
Urban Heat Island (UHI) is defined as the air temperature difference between the city and its surrounding areas. This phenomenon varies spatially (depending on the type of urban fabric constituting each neighborhood) and temporally (depending on the time of the day, on the season and on the weather conditions). This contribution proposes a methodology to model the UHI spatially and temporally u...
متن کاملMachine learning algorithms for time series in financial markets
This research is related to the usefulness of different machine learning methods in forecasting time series on financial markets. The main issue in this field is that economic managers and scientific society are still longing for more accurate forecasting algorithms. Fulfilling this request leads to an increase in forecasting quality and, therefore, more profitability and efficiency. In this pa...
متن کاملPyEEG: An Open Source Python Module for EEG/MEG Feature Extraction
Computer-aided diagnosis of neural diseases from EEG signals (or other physiological signals that can be treated as time series, e.g., MEG) is an emerging field that has gained much attention in past years. Extracting features is a key component in the analysis of EEG signals. In our previous works, we have implemented many EEG feature extraction functions in the Python programming language. As...
متن کاملF: Regression Models over Factorized Views
We demonstrate F, a system for building regression models over database views. At its core lies the observation that the computation and representation of materialized views, and in particular of joins, entail non-trivial redundancy that is not necessary for the efficient computation of aggregates used for building regression models. F avoids this redundancy by factorizing data and computation ...
متن کامل