Skip to content

elena-roff/time-series-prophet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rossmann_TSA_forecasts

This project is built using the data from Rossmann competition hosted at Kaggle and then published for comfortable reading as the Jupyter notebook.

To check out the project open an .ipynb file.

Time Series Analysis & Forecasting

  • Exploratory Data Analysis with Python (ECDF, missing values, Correlation analysis ...)
  • Time Series Analysis per store type (Seasonal decomposition, Autocorrelation)
  • Forecasting with Prophet
  • Predictive modeling with XGboost

Libraries used: numpy, pandas, matplotlib, seaborn, statsmodel, fbprophet (Facebook), xgboost, sklearn.

Thank you for reading!

About

Time Series Analysis & Forecasting of Rossmann Sales with Python. EDA, TSA and seasonal decomposition, Forecasting with Prophet and XGboost modeling for regression.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published