The Wayback Machine - https://web.archive.org/web/20220427061626/https://github.com/topics/cookiecutter-data-science
#
cookiecutter-data-science
Here are
20 public repositories
matching this topic...
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
-
Updated
Apr 5, 2022
-
Python
Start a data science project with modern tools
-
Updated
Aug 15, 2021
-
Python
An opinionated cookiecutter to start a python project on the right foot.
-
Updated
Apr 29, 2021
-
Python
Python source code derived from books about Machine Learning (ML)
-
Updated
Apr 6, 2022
-
Jupyter Notebook
Cookiecutter Namespace Template for a Python package.
-
Updated
Apr 25, 2022
-
Python
Cookiecutter 🥠 template for a creating a Python 🐍 package in Flax for implementing papers in the vision 👁 domain
-
Updated
Oct 9, 2021
-
Python
A cookiecutter template to create Docker environment for ML/DL tasks.
-
Updated
May 14, 2020
-
Dockerfile
-
Updated
Apr 14, 2021
-
Python
Genomic prediction of amino acid traits in Arabidopsis seeds
-
Updated
Sep 24, 2020
-
HTML
-
Updated
Jul 12, 2020
-
JavaScript
Homemade and simplified Cookiecutter Data Science 🍪
-
Updated
Jun 21, 2021
-
Python
A cookiecutter template for creating reproducible science projects. With a strong focus on writing (markdown), data and coding.
-
Updated
Mar 24, 2021
-
Python
Repo for twitter sentiment analysis project
-
Updated
Jun 2, 2021
-
Jupyter Notebook
The welcome content for the Halerium platform
-
Updated
Apr 5, 2022
-
Jupyter Notebook
A Cookiecutter template for a data science project structure following Microsoft's TDSP (Team Data Science Process) guidelines.
-
Updated
May 11, 2021
-
Python
An auto-generated data analytics project template
-
Updated
Apr 26, 2022
-
Python
Cookiecutter template for generating a "reasonably standardized" skeleton for Python-based data science projects.
-
Updated
Oct 21, 2021
-
Python
A group project that runs some simple clustering on U.S. school districts
-
Updated
Apr 24, 2021
-
Jupyter Notebook
Improve this page
Add a description, image, and links to the
cookiecutter-data-science
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
cookiecutter-data-science
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
mypy is used for type annotations, and could also be used to statically check them. See the pre-commit code for an example configuration.