AKN-F2F's Stars
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
avilarenan/xlstmceemdan
XLSTM-CEEMDAN model
aws-samples/amazon-forecast-samples
Notebooks and examples on how to onboard and use various features of Amazon Forecast.
robjhyndman/forecast
Forecasting Functions for Time Series and Linear Models
kdgutier/esrnn_torch
cyberosa/SARIMA_model_Python
How to find the best SARIMA parameters for a model, save the model in a file and generate an interactive graph to play with the predictions
enzoampil/fastquant
fastquant — Backtest and optimize your ML trading strategies with only 3 lines of code!
ServiceNow/N-BEATS
N-BEATS is a neural-network based model for univariate timeseries forecasting. N-BEATS is a ServiceNow Research project that was started at Element AI.
AKN-F2F/M4-methods
Data, Benchmarks, and methods submitted to the M4 forecasting competition
Mcompetitions/M4-methods
Data, Benchmarks, and methods submitted to the M4 forecasting competition
uber/orbit
A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood.
facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
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.
ayan1c2/StatisticalModels_TSeries
ARIMA, SARIMA, KALMAN Filter
statsmodels/statsmodels
Statsmodels: statistical modeling and econometrics in Python
msdhina/Forecasting_Univariate_Daily_Temperature
Univariate Forecast Modelling using ARIMA & LSTM
michael-sapriio/Time-Series
Univariate Time Series Forecasting using ARIMA in Python
akononovicius/arfima
Python implementation of ARFIMA process with an aim to simulate series.
JuliaDynamics/ARFIMA.jl
Simulate stochastic timeseries that follow ARFIMA, ARMA, ARIMA, AR, etc. processes
sprasadhpy/Time-Series-Models-using-python
Univariate_ARIMA_models, ARCH/GARCH Volatility Forecasting models, VAR model for macro fundamentals forecasts
tourloukisg/Python-LSTM-Univariate-Time-Series-Forecasting-
Demonstration of Univariate Time Series Forecasting (Long Short-Term Memory (LSTM) Network ) -- Preprocessing (Missing Values/Data Cleaning) -- Keras Time Series Generator
dhamvi01/Univariate-Time-Series-using-LSTM
nachi-hebbar/ARIMA-Temperature_Forecasting
Temperature forecasting using ARIMA model in Python. Pmdarima and statsmodel library are used
lxu213/arima-forecasting
Using Python StatsModel ARIMA to Forecast Time Series of Cars in Walmart Parking Lot