User Instructions
The Super Shopper Predictive Model requires: NumPy, Bokeh, pandas, statsmodels.api
Install Instructions for Running on Local Machine
Before going to the website, please ensure that you have the previous python packages installed. pip install instructions are as follows:
To install NumPy (can be installed in the scipy stack): pip3 install --user numpy
To install Bokeh: pip3 install bokeh
To install Pandas: pip3 install pandas
To install Statsmodel.api: pip3 install -U statsmodels
Using the Super Shopper on the Web
Go to our website: The Super Shopper.
Select a product to investigate using the drop down menu.
Select a time frame in which you would like to buy the product.
Click submit to get the best time to buy your product!