Skip to content

🍪 A cookie-cutter structure for reproducible data science projects, orchestrated with docker

License

Notifications You must be signed in to change notification settings

taceybadgerbrook/biscuit-cutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍪 Biscuit cutter

This is the rough structure that I've been using for starting data science projects recently.

The project structure takes some inspiration from cookiecutter data science, but is really based on my own experience of running research projects over the last few years. With those needs in mind, the structure emphasises reproducibility, collaboration, and code-review.

Most of my research begins as a set of jupyter notebooks. This template provides that minimal starting point, orchestrated with docker, and using the jupyter/scipy-notebook image as a base.

Beyond that point, I've included:

I'll try to keep this repo up to date as my own workflow develops.

Requirements

  • docker

Getting started

See the instructions

About

🍪 A cookie-cutter structure for reproducible data science projects, orchestrated with docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%