fbprophet topic

List fbprophet repositories

hcrystalball

152
Stars
19
Forks
Watchers

A library that unifies the API for most commonly used libraries and modeling techniques for time-series forecasting in the Python ecosystem.

microprediction

318
Stars
57
Forks
Watchers

If you can measure it, consider it predicted

neural_prophet

3.7k
Stars
464
Forks
Watchers

NeuralProphet: A simple forecasting package

warren

258
Stars
63
Forks
Watchers

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.

streamlit_prophet

275
Stars
199
Forks
Watchers

Streamlit app to train, evaluate and optimize a Prophet forecasting model.

statsforecast

3.6k
Stars
248
Forks
20
Watchers

Lightning ⚡️ fast forecasting with statistical and econometric models.

scikit-hts

218
Stars
38
Forks
Watchers

Hierarchical Time Series Forecasting with a familiar API

qlik-py-tools

185
Stars
87
Forks
Watchers

Data Science algorithms for Qlik implemented as a Python Server Side Extension (SSE).

streamlit_forecasting_app

62
Stars
30
Forks
Watchers

This MVP data web app uses the Streamlit framework and Facebook's Prophet forecasting package to generate a dynamic forecast from your own data.

fastapi-ml

43
Stars
22
Forks
Watchers

deploying an ML model to Heroku with FastAPI