Forecasting Beer Consumption

February 28, 2015
Forecasting Beer Consumption with Linear Regression.
This is an experiment on time series forecasting with Linear Regression. The Data used for this experiment is taken from http://new.censusatschool.org.nz/wp-content/uploads/2013/02/TimeSeriesDatasets_130207.zip . This experiment also uses python and pandas to pre-process the data.