Kedro VS cookiecutter-data-science

Compare Kedro vs cookiecutter-data-science and see what are their differences.

Kedro

Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular. (by kedro-org)

cookiecutter-data-science

A logical, reasonably standardized, but flexible project structure for doing and sharing data science work. (by drivendata)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Kedro cookiecutter-data-science
29 17
9,353 7,588
1.5% -
9.7 1.9
7 days ago 11 days ago
Python Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Kedro

Posts with mentions or reviews of Kedro. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-10.

cookiecutter-data-science

Posts with mentions or reviews of cookiecutter-data-science. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-05.
  • Questions about Cookiecutter and Anaconda.
    1 project | /r/datascience | 30 Dec 2022
    I opened an Anaconda cmd window and ran `cookiecutter https://github.com/drivendata/cookiecutter-data-science ` . I answered all prompted questions. After searching for a while I found where the project folder was created. However, how do I get this on GitHub? The only thing I can figure out is to create a brand new repo on GitHub with the exact same name, open it in GitHub desktop, click "show in explorer", and then drag and drop all files from the Cookiecutter folder into the GitHub Desktop folder. However to me this does not sound like the intended way to create a new project and put it on GitHub.
  • What should the folder structure of my Python projects be?
    1 project | /r/learnpython | 16 Dec 2022
    I'm not sure what "data scraping" means exactly, but for data science generally I think this is a pretty good template: https://github.com/drivendata/cookiecutter-data-science
  • What are examples of well-organized data science project that I can see on Github?
    6 projects | /r/datascience | 5 Nov 2022
  • How to keep a project organized?
    1 project | /r/learnpython | 15 Jun 2022
    Perhaps this cookiecutter template will help: https://github.com/drivendata/cookiecutter-data-science
  • What are some good DS/ML repos where I can learn about structuring a DS/ML project?
    3 projects | /r/datascience | 27 Feb 2022
    I've found https://github.com/drivendata/cookiecutter-data-science as a guide, but haven't found any repos that solve a problem end to end actually use it. Are there any good repos or resources that exemplify how to solve a DS/ML case end-to-end? Including any UI (a report, stream, dash etc) needed for delivery, handling data, preprocessing, training and local development.
  • Can anyone share how they structure their folder for data engineer project?
    1 project | /r/dataengineering | 22 Jan 2022
  • Personal Projects that are original
    1 project | /r/datascience | 17 Oct 2021
    Project don't need to be 100% original, do the project in a such a way that other people has not done yet. There are plenty of datasets and notebooks available on Kaggle. Those are just bunch of notebooks. Take the inspiration from the notebook and build the project in modular structure and organize your project in proper folders and modules. I am using this cookiecutter for building my portfolio projects. https://github.com/drivendata/cookiecutter-data-science
  • How to resolve ModuleNotFoundError error?
    1 project | /r/learnpython | 1 Aug 2021
    Hi all,I am working on ML project and have created project using the cookiecutter-data-science scaffolding. The structure of the project somewhat looks like this,
  • Workflow for early research projects in your organization?
    2 projects | /r/datascience | 28 Jul 2021
    While data science is not SE, it's fundamental to have some structure in your projects since you want the work to be somewhat reproducible. I recommend you start here https://github.com/drivendata/cookiecutter-data-science Since it's a cookie cutter it will be easier to implement at first since they can create the structure by running a short command, after some time you will tailor it to your specific company needs :) For notebooks it's kind of hard, they can't be peer reviewd that easily since cells are editable even after code has been run, keeping the old result... I recommend tools like deepnote, but I'm not sure how well they work for collaboration in notebooks because I never used them yet, I just know they are working on solving these problems. I hope these things help!
  • Github Discussion: What is your favorite Data Science Repo?
    4 projects | /r/datascience | 24 Jul 2021
    Personally I like using cookiecutter’s data science project template. It is easy to set up and has a clear structure. Here is their github: https://github.com/drivendata/cookiecutter-data-science

What are some alternatives?

When comparing Kedro and cookiecutter-data-science you can also consider the following projects:

Airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

MLflow - Open source platform for the machine learning lifecycle

luigi - Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.

pyscaffoldext-dsproject - 💫 PyScaffold extension for data-science projects

Dask - Parallel computing with task scheduling

FastAPI-template - Feature rich robust FastAPI template.

cookiecutter-pytorch - A Cookiecutter template for PyTorch Deep Learning projects.

projects - Sample projects using Ploomber.

ploomber - The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️

jupyter - Jupyter metapackage for installation, docs and chat

BentoML - The most flexible way to serve AI/ML models in production - Build Model Inference Service, LLM APIs, Inference Graph/Pipelines, Compound AI systems, Multi-Modal, RAG as a Service, and more!

shournal - Log shell-commands and used files. Snapshot executed scripts. Fully automatic.