fbprophet
There are 191 repositories under fbprophet topic.
Nixtla/statsforecast
Lightning ⚡️ fast forecasting with statistical and econometric models.
ourownstory/neural_prophet
NeuralProphet: A simple forecasting package
artefactory/streamlit_prophet
Streamlit app to train, evaluate and optimize a Prophet forecasting model.
microprediction/microprediction
If you can measure it, consider it predicted
nityansuman/warren
Web app to predict closing stock prices in real time using Facebook's Prophet time series algorithm with a multi-variate, single-step time series forecasting strategy.
carlomazzaferro/scikit-hts
Hierarchical Time Series Forecasting with a familiar API
nabeel-oz/qlik-py-tools
Data Science algorithms for Qlik implemented as a Python Server Side Extension (SSE).
ajitsingh98/Time-Series-Analysis-and-Forecasting-with-Python
Time Series Analysis and Forecasting in Python
heidelbergcement/hcrystalball
A library that unifies the API for most commonly used libraries and modeling techniques for time-series forecasting in the Python ecosystem.
zachrenwick/streamlit_forecasting_app
This MVP data web app uses the Streamlit framework and Facebook's Prophet forecasting package to generate a dynamic forecast from your own data.
Sparxxz/Flood-Rainfall-Disaster-Prediction-Website
Advance warning system for flood with rainfall analysis
testdrivenio/fastapi-ml
deploying an ML model to Heroku with FastAPI
sowmyagowri/Stock-Price-Prediction
A group project for CMPE272 at SJSU
gulabpatel/TimeSeries
Arima, Sarima, LSTM, Prophet, DeepAR, Kats, Granger-causality, Autots
AniketP04/Stock_Price_Prediction
In this project two models are build a Multivariate CNN-LSTM model using keras and tensorflow, ARIMA model, and FbProphet. In multivariate CNN-LSTM five feature are given as a input to the model and output as Closing price. Forecasted for the next 30 days. the dataset has been collected from Yahoo finance.
rafapi/fastapi-prophet
Stock Market predictions with Prophet and FastAPI
trajceskijovan/Gold-analysis-and-prediction
Gold Analysis, Trading Strategy, Backtesting, Prediction, and Communication (Email and Telegram notification chatbot) in Python
AjayKumar1994/Stock-Price-Prediction-LSTM-FBProphet-ARIMA
This project seeks to utilize the Deep Learning model, Long-Short Term Memory (LSTM) Neural Network algorithm, Time Series Models, ARIMA and FBProphet to predict stock prices.
ganprad/rentorbuy
A Project that uses Zillow research data on Quandl, Prophet for time series forecasting, Altair for vega-lite charts and Folium for an creating interactive map.
banluong/stock-prediction-rnn-web-app
Project to predict stock prices with Recurrent Neural Network in TensorFlow with client input as web application (with Flask).
syuraj/stocks-prediction-engine
Plots stock prediction using fb-prophet with data from alphavantage
Imperial-College-Data-Science-Society/Machine-Learning-API
ICDSS Machine Learning Workshop Series: Machine Learning APIs
RedisGears/ProphetGears
A Demo for RedisGears function that uses fbprophet for timeseries prediction
MfaXyz/Simple-Forecaster-Using-NeuralProphet
Forecasting sales and economic demand for businesses with a time series approach using NeuralProphet
Omar-Karimov/CryptoViewer
CryptoViewer is platform for quick and effective analysis of the crypto market.
zmcx16/stock-forecast
Do Stocks / Markets price prediction on the time series prediction model
bsanket16/stock-prediction
Streamlit Web App for Stock Price Prediction
Jash-1/Bitcoin-Prediction
Bitcoin-Stock-price-prediction-with-Time-series-FBprophet- Time Series Analysis in Python
kumaranvpl/predict_stock_price
Predict stock price using fbprophet
Abhimurthy001/stock-price-analysis-visualization-and-prediction
Stock Price Prediction predicts the stock price for next 5 years, data is fetched from Yahoo finance. The webapp uses Facebook Prophet model which has an MAPE of 10%.
foersterrobert/Stock-Prediction-UI
Stock analyzing program with live data coming from Yahoo finance. I also use fbprophet to predict upcoming prices.
gulabpatel/Anomaly_Detection
In this repo, different techniques will be done to analyze Anomaly detection
innovatorved/COVID19-Website
CoronaUpdate is non-profit tool that gives the Update of COVID19 in India and its States. We send daily Update of COVID19 situation to Clients Mail . In the form of Plots and Bars. For easily Understand and Seeing .
Shreya549/Stonks
Stock Analysis using a Time Series Prediction Model
Uttam580/stock_prediction
Simple stock prediction application to demonstrate prediction using fbprophet and integrating dcc and http requests.