docker-science/cookiecutter-docker-science
Cookiecutter template for data scientists working with Docker containers
Provides scaffolding with separate development and production Dockerfiles, abstracted data source ingestion (S3, NFS, URL), and Make targets for container lifecycle management and Jupyter integration. Supports live code editing in host editors via volume mounts while maintaining reproducible environments, with development images using bind mounts and release images packaging complete projects. Streamlines common ML workflows including dependency management, notebook execution, linting, and testing within containerized workflows.
360 stars. No commits in the last 6 months.
Stars
360
Forks
81
Language
Makefile
License
Apache-2.0
Category
Last pushed
Oct 14, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/docker-science/cookiecutter-docker-science"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
drivendataorg/cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data...
csinva/cookiecutter-ml-research
A logical, reasonably standardized, but flexible project structure for conducting ml research 🍪
mihail911/e2eml-cookiecutter
A generic template for building end-to-end machine learning projects
zenml-io/template-starter
A template for a starter project for ZenML
harrisonpim/biscuit-cutter
:cookie: A cookiecutter structure for reproducible data science projects, orchestrated with docker