Project Templates

This repository contains toy implementations of a data science project using Cookie Cutter Data Science type templates.

Checkout out different branches for different examples.

Branches

  • skeleton: skeleton code for a simple example
  • titanic: Titanic ML classifier, with how to deal with API tokens.
  • EDA: a generic EDA that creates autogenerated reports via notebooks.
  • nn_regression: Training neural network regressor, with local dataset and anaconda requirements setup.
  • think_stats: Statistical analysis with notebook usage