Git Product home page Git Product logo

bus_number's Introduction

Bus Number: A Workflow for Reproducible Data Science

Bus Number (bŭs nŭmʹbər), noun:

The number of people that need to get hit by a bus before your data science project becomes irreproducible.

This number might be zero. In this tutorial, we aim to increase your bus number.

The Reproducible Data Science Process

How do you spend your "Data Science" time?

A typical data science process involves three main kinds of tasks:

  • Munge: Fetch, process data, do EDA
  • Science: Train models, Predict, Transform data
  • Deliver: Analyze, summarize, publish

where our time tends to be allocated something like this:

Typical Data science Process

Unfortunately, even though most of the work tends to be in the munge part of the process, when we do try and make data science reproducible, we tend to focus mainly on reprodibility of the science step.

That seems like a bad idea, especially if we're doing unsupervised learning, where often our time is spent like this:

Typical Data science Process

We're going to try to improve this to a process that is reproducible from start to finish.

There are 4 steps to a fully reproducible data science flow:

  • Creating a Reproducible Environment
  • Creating Reproducible Data
  • Building Reproducible Models
  • Achieving Reproducible Results

In this series of tutorials, we will look at each of these steps in turn. This repo is all about getting you started doing Reproducible Data Science , and giving you a deeper look at some of the concepts we will cover in this tutorial. For the latest version, visit:

https://github.com/hackalog/bus_number

To get started, open Tutorial 1: Reproducible Environments.

bus_number's People

Contributors

hackalog avatar acwooding avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.