vipul2001 / Time-Series-Prediction-ARIMA-and-PROPHET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time-Series-Prediction-ARIMA-and-PROPHET

A time series is a sequence where a metric is recorded over regular time intervals.

Depending on the frequency, a time series can be of yearly (ex: annual budget), quarterly (ex: expenses), monthly (ex: air traffic), weekly (ex: sales qty), daily (ex: weather), hourly (ex: stocks price), minutes (ex: inbound calls in a call canter) and even seconds wise (ex: web traffic).

Furniture Sales Vs Date

graph

Furniture data Decomposition

graph

ARIMA Model Daignostics for Furniture Sales

graph

Observed vs one step ahead Forecast plots

graph

Forecast furniture sale using ARIMA

Sales Furniture vs Office Supplies

graph

PROPHET Given Furniture Sales

graph

PROPHET Given Office Sales

graph

Furniture vs. Office Supplies Sales Trend

graph

Furniture vs. Office Supplies Estimate

graph

About


Languages

Language:Jupyter Notebook 100.0%