cobanov/time-series-analysis-prophet-youtube
Time Series Analysis project with Prophet.
This project helps anyone needing to predict future trends based on historical data that changes over time, like sales or website traffic. You provide past data points, and it forecasts future values, making it easier to plan. It's designed for business analysts, marketers, or operations managers who need to make data-driven predictions without deep statistical expertise.
No commits in the last 6 months.
Use this if you have a single historical data series with clear trends and seasonal patterns, and you need reliable future predictions quickly.
Not ideal if your data is influenced by many external factors or if you need to understand complex, multivariate relationships beyond simple time-based trends.
Stars
40
Forks
11
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 19, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cobanov/time-series-analysis-prophet-youtube"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
samirsaci/ml-forecast-features-eng
Machine Learning for Retail Sales Forecasting — Features Engineering
georgeguimaraes/soothsayer
Elixir library for time series forecasting, inspired by Facebook's Prophet and NeuralProphet
Pradnya1208/Time-series-forecasting-using-Deep-Learning
The goal of this notebook is to implement and compare different approaches to predict ...
AstraZeneca/judgyprophet
Forecasting for knowable future events using Bayesian informative priors (forecasting with...
DSkapinakis/sales-time-series-forecasting-ml-models
Sales Time Series Forecasting using Machine Learning Techniques (Random Forest, XGBoost, Stacked...