To begin, extract the Instacart Online Grocery Shopping Dataset in the data
directory, then follow the notebooks linked in the project outline below.
- Creating
prior
,train
andall_products
datasets - Creating features for
training
set based onprior
ordering data - Classification model development and evaluation
data
: project data (raw data files must be downloaded from Instacart as per Terms of Service)docs
: project documentationimage
: project images and figuresnotebooks
: Jupyter notebooks containing project codeslides
: project presentationssrc
: custom Python3 scripts
- “The Instacart Online Grocery Shopping Dataset 2017”, Accessed from https://www.instacart.com/datasets/grocery-shopping-2017 on 24th June 2019.