cookiecutter-data-science and cookie-ml

These are competitors—both provide cookiecutter templates for standardizing ML project structure, but A is a mature, widely-adopted standard while B is an abandoned alternative attempting to solve the same initialization problem.

cookie-ml
23
Experimental
Maintenance 10/25
Adoption 18/25
Maturity 25/25
Community 25/25
Maintenance 13/25
Adoption 1/25
Maturity 9/25
Community 0/25
Stars: 9,723
Forks: 2,628
Downloads: 3,161
Commits (30d): 0
Language: Python
License: MIT
Stars: 1
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
No risk flags
No Package No Dependents

About cookiecutter-data-science

drivendataorg/cookiecutter-data-science

A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

Built on the [cookiecutter](https://cookiecutter.readthedocs.io/) templating framework, it provides a Python package (`ccds` CLI) that scaffolds projects with standardized directories for data pipelines, notebooks, models, and documentation, along with `pyproject.toml` and Makefile conventions for reproducibility. The template separates raw/processed data, intermediate artifacts, and source code into a modular Python package structure with dedicated modules for dataset handling, feature engineering, and model training/inference.

About cookie-ml

rvbug/cookie-ml

Helps to generate ML cookiecutter structure using Python

Scores updated daily from GitHub, PyPI, and npm data. How scores work