prophet
There are 399 repositories under prophet topic.
Nixtla/statsforecast
Lightning ⚡️ fast forecasting with statistical and econometric models.
ourownstory/neural_prophet
NeuralProphet: A simple forecasting package
dipanjanS/practical-machine-learning-with-python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
mikebryant/ac-nh-turnip-prices
Price calculator/predictor for Turnip prices
AutoViML/Auto_TS
Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Created by Ram Seshadri. Collaborators welcome.
business-science/modeltime
Modeltime unlocks time series forecast models and machine learning in one framework
artefactory/streamlit_prophet
Streamlit app to train, evaluate and optimize a Prophet forecasting model.
moyuweiqing/A-stock-prediction-algorithm-based-on-machine-learning
(陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM、随机森林等
DataCanvasIO/HyperTS
A Full-Pipeline Automated Time Series (AutoTS) Analysis Toolkit.
aws-samples/amazon-sagemaker-local-mode
Amazon SageMaker Local Mode Examples
alimohammadiamirhossein/CryptoPredictions
CryptoCurrency prediction using machine learning and deep learning
FilippoMB/python-time-series-handbook
Book and material for the course "Time series analysis with Python" (STA-2003)
felipeangelimvieira/prophetverse
A multiverse of Prophet models for timeseries
OmaymaS/Prophet_Explore
Shiny App that offers an interactive interface to explore the main functions of the [prophet Package](https://cran.r-project.org/package=prophet)
Robbepop/prophet
A simple neural net implementation.
JiaxiangBU/phv
光伏短期功率预测大赛 代码
bits-bytes-nn/mofc-demand-forecast
Time Series Forecasting for the M5 Competition
cobanov/time-series-analysis-prophet-youtube
Time Series Analysis project with Prophet.
kennedyCzar/FORECASTING-1.0
Predictive algorithm for forecasting the mexican stock exchange. Machine Learning approach to forecast price and Indicator behaviours of MACD, Bollinger and SuperTrend strategy
zikrach/price-optimization-shiny
Shiny app for Price Optimization using prophet and lme4 libraries for R.
manuparra/seriestemporales
Compendio de conocimiento sobre series temporales, para la predicción de series temporales con todos los métodos tratados en nuestro laboratorio DICITS.
samuelleach/python-notebooks
Python notebooks for demonstrating various ideas, APIs, libraries.
IronistM/googleAnalyticsProphetR
Applying Facebook's prophet on Google Analytics data
takumiw/Time-Series-Demand-Forecasting
Time-series demand forecasting is constructed by using LSTM, GRU, LSTM with seq2seq architecture, and prophet models.
nikhils10/Time-Series-Forecasting-Apple-Stock-Price-Using-SARIMA-Prophet
Time Series forecasting using Seasonal ARIMA & Prophet. Applied statistical tests like Augmented Dickey–Fuller test to check stationary of series. Checked ACF ,PACF plots to identify Moving average and Auto-regressive order of series. Transformed series to make it stationary.
shimpe/rev2
dave smith instruments prophet rev2 presets book
rahulworld/bitcoin-prediction
bitcoin prediction algorithms
SinghAbhi1998/Stock-Market-Price-Prediction
Stock Market Price Prediction: Used machine learning algorithms such as Linear Regression, Logistics Regression, Naive Bayes, K Nearest Neighbor, Support Vector Machine, Decision Tree, and Random Forest to identify which algorithm gives better results. Used Neural Networks such as Auto ARIMA, Prophet(Time-Series), and LSTM(Long Term-Short Memory) then compare make Inferences about the model.
shimpe/sc-prophet-rev2
supercollider class to talk to prophet rev2 hardware synthesizer
adevinta/forecastout
Python library to forecast univariate time series through backtesting model selection
dushyantkhosla/ts-forecasting-ensemble
CentOS based Docker container for Time Series Analysis and Modeling.
rajat5ranjan/AV-LTFS-Data-Science-FinHack-2
LTFS Data Science FinHack 2 organised by AV
zdhiman/100days-ml
100days of ml code
Draichi/Nostradamus
:bar_chart: :bar_chart: Cryptocurrencies Price Forecaster :fire:
spsanderson/healthyR.ts
A time-series companion package to healthyR
zeeshanmulla/Time-Series-Analysis-With-Python-TSA-
A Repo of Time-series analysis techniques. Holt-Winter methods, ACF/PACF, MA, AR, ARMA, ARIMA, SARIMA, SARIMAX, VAR, VARMA, RNN Keras, Facebook- Prophet etc.