- data: the raw data and the intermediate datasets
- models: where training takes place
- report: the two-page report and its tex source
- scripts: the processing scripts
- visu: some exploratory visualizations done before hand
- Removed rows in the data that had quantity 0
- Normalized days to begin at 0
Insert columns for:
- Price per Product
- Number of Eggs
Python
- Numpy
- Pandas
- Matplotlib
- Sklearn
- Patsy R
- RCurl