-
Updated
Jun 28, 2022 - Jupyter Notebook
#
forecasting-models
Here are 216 public repositories matching this topic...
List of papers, code and experiments using deep learning for time series forecasting
deep-neural-networks
deep-learning
time-series
tensorflow
prediction
python3
pytorch
recurrent-neural-networks
lstm
series-analysis
forecasting-models
lstm-neural-networks
demand-forecasting
series-forecasting
sales-forecasting
time-series-classification
time-series-prediction
time-series-forecasting
series-classification
forecasting-competitions
good first issue
A good opportunity for first-time contributors.
feature request
A tag for feature requests
Time series analysis in the `tidyverse`
machine-learning
data-mining
time
timeseries
time-series
dplyr
tidyverse
forecast
forecasting
tidy
coercion
r-package
forecasting-models
tibble
tidyquant
coercion-functions
series-decomposition
series-signature
-
Updated
Jun 26, 2022 - R
AtsPy: Automated Time Series Models in Python (by @firmai)
-
Updated
Jun 22, 2022 - Python
An open source library for Fuzzy Time Series in Python
python
data-science
time-series
series
fuzzy-rules
econometrics
forecasting
interval
fts
fuzzy-sets
forecasting-models
time-series-analysis
time-series-forecasting
fuzzy-systems
fuzzy-time-series
probabilistic-forecasting
series-models
fuzzy-sets-syst
-
Updated
Apr 10, 2022 - Python
Extending broom for time series forecasting
-
Updated
Mar 8, 2022 - R
QGIS toolkit 🧰 for pre- and post-processing 🔨 , visualizing 🔍 , and running simulations 💻 in the Weather Research and Forecasting (WRF) model 🌀
python
weather
simulation
gis
urban-planning
air-quality
netcdf
qgis-plugin
scientific-computing
meteorology
atmospheric-modelling
grib
plotting
scientific-computations
wps
atmospheric-science
academia
forecasting-models
nwp
wrf
-
Updated
Feb 13, 2022 - Python
Streamlit app to train, evaluate and optimize a Prophet forecasting model.
python
machine-learning
time-series
forecasting
prophet
forecasting-models
fbprophet
streamlit
streamlit-webapp
-
Updated
Jun 3, 2022 - Python
Sky Cast: A Comparison of Modern Techniques for Forecasting Time Series
aviation
machine-learning
deep-learning
time-series
recurrent-neural-networks
neural-networks
forecasting
arima
forecasting-models
time-series-prediction
time-series-forecasting
-
Updated
Jan 24, 2018 - Jupyter Notebook
MSGARCH R Package
finance
r
time-series
arch
risk
econometrics
forecasting
variance
volatility
garch
forecasting-models
gjr-garch
egarch
tgarch
-
Updated
Jan 17, 2022 - R
Package towards building Explainable Forecasting and Nowcasting Models with State-of-the-art Deep Neural Networks and Dynamic Factor Model on Time Series data sets with single line of code. Also, provides utilify facility for time-series signal similarities matching, and removing noise from timeseries signals.
python
machine-learning
deep-neural-networks
timeseries
deep-learning
time-series
forecasting
multivariate
ecg-signal
sensors
forecasting-models
time-series-analysis
auto-ml
interpretable-ai
explainable-ml
siamese-neural-network
auto-timeseries
nowcasting-models
-
Updated
Dec 27, 2021 - Jupyter Notebook
Real-time time series prediction library with standalone server
timeseries
forecasting
forecasting-models
time-series-analysis
time-series-forecast
exponential-smoothing
-
Updated
Jun 7, 2021 - Java
Jupyter Notebooks Collection for Learning Time Series Models
python
finance
machine-learning
timeseries
time-series
trading
tutorials
forecasting
quant
quantitative-finance
arima
algorithmic-trading
quantitative-trading
forecasting-models
tutorial-code
arima-model
timeseries-analysis
notebook-jupyter
sarima
forecasting-algorithm
-
Updated
Nov 3, 2019 - Jupyter Notebook
This MVP data web app uses the Streamlit framework and Facebook's Prophet forecasting package to generate a dynamic forecast from your own data.
python
machine-learning
time-series
forecasting
forecasting-models
fbprophet
forecasting-model
streamlit-dashboard
steamlit
-
Updated
Jun 6, 2022 - Python
midasml package is dedicated to run predictive high-dimensional mixed data sampling models
-
Updated
Jul 1, 2022 - R
Python based Quant Finance Models, Tools and Algorithmic Decision Making
python
keras
mpt
lstm-model
market-data
simulations
portfolio-optimization
quantitative-finance
algorithmic-trading
backtesting-trading-strategies
quantitative-trading
forecasting-models
timeseries-analysis
portfolio-allocation
markowitz-portfolio
quant-finance-models
-
Updated
Nov 27, 2017 - Python
The repository provides an in-depth analysis and forecast of a time series dataset as an example and summarizes the mathematical concepts required to have a deeper understanding of Holt-Winter's model. It also contains the implementation and analysis to time series anomaly detection using brutlag algorithm.
python
data-science
time-series
analysis
jupyter-notebook
data-visualization
forecasting
modelling
forecasting-models
time-series-analysis
anomaly-detection
holt-winters
triple-exponential-smoothing
seasonality
exponential-smoothing-models
brutlag
holt-winters-forecasting
brutlag-algorithm
holt-winter-model
-
Updated
Jun 4, 2021 - Jupyter Notebook
Automatic forecasting and Bayesian modeling for time series with Stan
-
Updated
Jun 17, 2021 - C++
Predictive algorithm for forecasting the mexican stock exchange. Machine Learning approach to forecast price and Indicator behaviours of MACD, Bollinger and SuperTrend strategy
neural-networks
forecasting
rnn
lightgbm
adaboost
fibonacci-series
prophet
forecasting-models
ema
rsi
time-series-analysis
facebook-prophet-forecasting
time-series-prediction
macd
relative-strength-index
time-series-forecasting
facebook-prophet
signal-generator
supertrend
pivot-point
-
Updated
Mar 28, 2020 - Python
Personal Financial Forecasting Model
personal-finance
excel
libreoffice
spreadsheet
budgeting
forecasting
investments
financial-analysis
workbook
mortgage-calculator
social-security
forecasting-models
debt
amortization
-
Updated
Oct 2, 2021
Forecasting Monthly Sales of French Champagne - Perrin Freres
arma
autoregressive
forecasting-models
time-series-analysis
sarimax
moving-average
arima-model
exponential-smoothing
trend-analysis
seasonality
holt
holtwinters
-
Updated
Jun 23, 2019 - Jupyter Notebook
Hierarchical 👑 forecasting with statistical and econometric methods
-
Updated
Jul 11, 2022 - Jupyter Notebook
ALGORITHM TRADING AND STOCK PREDICTION USING MACHINE LEARNING
machine-learning
stock-price-prediction
quant
quantitative-finance
algorithmic-trading
forecasting-models
moving-average
regression-analysis
bollinger-bands
signal-generator
-
Updated
Oct 23, 2018 - Python
Open
Add TPU support
jacobbieker
commented
Jun 16, 2022
Detailed Description
Currently, the graph neural network library dependencies don't support TPUs with pytorch geometric, or don't seem to at least because of custom kernels. We could add a Jax version for TPU support? The original model was implemented in Jax apparently.
Context
Being able to use TPUs could speed up
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Finite-Interval Forecasting Engine: Machine learning models for discrete-time survival analysis and multivariate time series forecasting
machine-learning
forecasting
survival-analysis
forecasting-models
competing-risks
time-series-analysis
time-to-event
panel-analysis
multivariate-time-series
-
Updated
Jun 22, 2022 - Python
COVID-19 Growth Forecast
-
Updated
Apr 29, 2022 - Jupyter Notebook
Feature engineering and machine learning: together at last!
data-science
machine-learning
data-mining
time-series
forecasting
data-analysis
feature-engineering
forecasting-models
-
Updated
Jan 1, 2021 - Python
Hydrology and Climate Forecasting R package
-
Updated
Aug 28, 2020 - R
Prediction of Soybean stock prices using LSTM with data from CBOT Soybean Futures + (2015 USA Weather Avg, Max, Min by USDA-NASS-soybeans-production_bushels-2015)
python
tensorflow
keras
jupyter-notebook
prediction
usa
forecast
dataset
lstm
forecasting
stock-price-prediction
lstm-model
cbot
forecasting-models
lstm-neural-networks
prediction-model
rmse
colab-notebook
cbot-soybean-futures
soybean
-
Updated
Dec 12, 2020 - Jupyter Notebook
Here's the code associated with my Machine Learning (ML) based hurricane forecasting system
-
Updated
Mar 22, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the forecasting-models topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the forecasting-models topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
It would be nice to directly support simulating from a fitted ARIMA model, e.g. to have a
simulate
method to call that would delegate tostatsmodels.tsa.arima.model.ARIMA.simulate
. Right now, the only way I found is to usearima_res_
member of the fitted object.Describe the solution you'd like
Class `pmdarima.arima.ar