/da_challenge

Prompt for challenge exploring data, proposing statistical tests, and performing predictive modeling.

Primary LanguageJupyter Notebook

Data Challenge

The prompt for this challenge is found in the resources folder.
My final report can be viewed here.
My detailed workd can be found in the notebooks folder.

Challenge Summary

  1. Exploratory Analysis
    • Load in some json data with timestamped logins, aggregate and analyze for important patterns.
  2. Experiment and Metrics Design
    • Thought experiment on how you would measure a proposed intervention to increase ride-sharing traffic between two cities.
  3. Predictive Modeling
    • Use provided json data to predict rider churn/retention.