stationarity
There are 47 repositories under stationarity topic.
advaitsave/Introduction-to-Time-Series-forecasting-Python
Introduction to time series preprocessing and forecasting in Python using AR, MA, ARMA, ARIMA, SARIMA and Prophet model with forecast evaluation.
FilippoMB/python-time-series-handbook
Material for the course "Time series analysis with Python"
ritchieng/fractional_differencing_gpu
Rapid large-scale fractional differencing with NVIDIA RAPIDS and GPU to minimize memory loss while making a time series stationary. 6x-400x speed up over CPU implementation.
Pradnya1208/Bitcoin-Price-Prediction-using-ARIMA
Bitcoin price prediction using ARIMA Model.
bhattbhavesh91/adf-test-stationarity-python
Stationarity check using the Augmented Dickey-Fuller test from Scratch in Python
MoinDalvs/Forecasting_Airline_Passengers_Traffic
Forecast the Airlines Passengers. Prepare a document for each model explaining how many dummy variables you have created and RMSE value for each model. Finally which model you will use for Forecasting.
jeckonov/Econometrics
Filters (kalman, hodrick-prescott, moving average) together with comparison and sensitivity analysis (in notebook filters_with_parameters)+var analysis and granger causality test. Test for random walk (CE currencies using yfinance API)
AlgoTrading101/Econometrics-on-Stock-Data
R finance guide - Algotrading101
open-source-modelling/stationary_bootstrap_python
Resampling procedure for weakly dependent stationary observations.
econcz/stata-xtarimau
'XTARIMAU': module to find the best [S]ARIMA[X] models in heterogeneous panels with the help of arimaauto
open-source-modelling/stationary_bootstrap_matlab
Resampling procedure for weakly dependent stationary observations.
philippe-ostiguy/AutoStationarity
📈 Make your time series stationary automatically using Python
Alro10/time-series-statistical-tests
Statistical tests of time series using python
econcz/stata-arimaauto
'ARIMAAUTO': module to find the best ARIMA model with the help of a Stata-adjusted Hyndman-Khandakar (2008) algorithm
lauravoicu/Vulnerabilities
Common vulnerabilities and exposure.
melodygr/Time_Series_project
Time Series Analysis of Zillow data
cjabradshaw/DensityFeedbackSims
Stochastic simulations of population abundance with known component density feedback on survival to test for ability to return ensemble feedback signal
ECheynet/stationaryTests
Matlab functions to test the stationarity of a random process
jguerrae/Series-de-tiempo-Uniandes
Este repositorio contiene los códigos en Python de los distintos modelos y metodologías impartidas en el curso Series de Tiempo, ofrecido en la Maestría de Economía (PEG) en la Universidad de los Andes.
katlass/Machine-Learning
Machine Learning in Scikit-Learn and TensorFlow
monyakenes/VECM-
The code lets you create, plot, estimate Vector Error Correction Models on FANG stocks.
Rudra-23/Electric-Production-Forecast
Time Series Analysis and Forecast on Electricity Production using ARIMA and FB Prophet.
shanuhalli/Assignment-Forecasting
Forecast the Airlines Passengers and CocaCola Prices data set. Prepare a document for model explaining. How many dummy variables you have created and RMSE value for model. Finally which model you will use for Forecasting.
ShubhamMore4/Project-Stock_Price_Prediction
Predict the apple stock market price for next 30 days. There are Open, High, Low and Close price has been given for each day starting from 2012 to 2019 for Apple stock.
vmieres/Predicting-Currency-Movements
This repo is about forecasting the Yen movements in order to know whether to be long or short.
alichopping/Mid-Frequency-Statistical-Arbitrage
An exposition of a simple pairs trading strategy on two stocks (Bajaj Finserv and Indian Bank) in the Nifty500, at the one-minute time frequency, in order to demonstrate some of the core ideas of statistical arbitrage strategies.
arnobmukherjee1988/TimeSeries_Analysis_CO2_emission
Time Series Analysis of CO2_emission. Study from exercise E3 of 'Physics and Finance'
ckarag/dfgls4matlab
MATLAB implementation of the DF-GLS unit root test of Elliott, Rothenberg & Stock (1996), with 3 optimal lag-length selection methods (SIC, MAIC, Sequential-t) for selecting the lagged terms in the underlying ADF regression.
DaGocodes/Financial-Data
Analysis of Skewness and Kurtosis in Stock Return data and their Transformations
datstat-consulting/LocalStationarity
package for modelling Time Series Processes as locally stationary processes
dianamerchan91/Proyecto12_Series_Temporales
Modelo de machine learning con series temporales que predice la cantidad de taxis para la próxima hora.
dpassos91/milesinthesky_project2
Data Science: Machine Learning analysis of B2B website Visits and Purchase Patterns
NadiaOrdonez/Python_Tableau_LaborDE_Customer_expansion
Using Python for comprehensive data analyses and machine learning, alongside Tableau for advanced data visualization, for a German company seeking to expand their customer base.
olesyamba/Time_series_nasdaq-project
Time series preprocessing. (G)ARCH, VECM, VAR modeling on stock data.
Popseli/Forecasting-Industrial-Production-of-Electric-and-Gas-Utilities
This project builds a time series model that forecasts a 3-year industrial production of electic and gas utilities in US.