Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 650 Bytes

File metadata and controls

14 lines (12 loc) · 650 Bytes

uber

Example Uber take-home challenge.

  • The questions asked are in data/raw/ultimate-data-science-challenge.pdf
  • The answers to the questions are in
    • notebooks/part1.ipynb (Exploratory Data Analysis and demand analysis)
    • notebooks/part2.ipynb (Experiment and Metrics Design)
    • notebooks/part3.ipynb (Predictive Modeling)

As this project was built using the standardized structure encouraged by https://drivendata.github.io/cookiecutter-data-science/, there are many sub-directories in this repo. However, the essential information of interest is in the four files mentioned above and the data/raw directory.