Skip to content

5TuX/data-science-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Cookie Cutter

What is this?

This repository is a template for a data science project. It is based on khuyentran1401's cookiecutter data science template.

Feel free to look at these resources for a detailed explanation of khuyentran1401's original template:

Why?

It is important to structure your data science project based on a certain standard so that your teammates can easily maintain and modify your project.

This repository provides a template that incorporates best practices to create a maintainable and reproducible data science project.

Tools used in this project

How to use this project

Install Cookiecutter:

pip install cookiecutter

Create a project based on the template:

cookiecutter https://github.com/5TuX/data-science-template/

About

Template for a data science project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.7%
  • Makefile 30.3%