Git Product home page Git Product logo

reproducible-data-science's Introduction

View on GitHub View Book

Build a Reproducible and Maintainable Data Science Project

As data science projects increase in requirements, such as reliability, maintainability, and scalability, the complexity of projects increases significantly.

Image by xkcd

Thus, having reproducible data science workflows ensures consistency in our results, making it easier to debug and maintain these projects.

This book introduces Python tools for developing efficient workflows for reproducible and maintainable data science projects. We introduce best practices and tools which enable data scientists to be able to adapt to the ever growing demand in complexity, while ensuring that their systems are reliable.

At the end of this book you will learn how to structure your project, effectively use parameters, loggers, and pipelines to be able to test, debug, and build reproducible results from your workflows.

What is Reproducibility?

If a data science project is reproducible, results obtained from the project should be achieved again with a high degree of reliability when the project is replicated by another person in another machine.

Image by xkcd.

What is Maintainability?

If a data science project is maintainable, others can debug, maintenance, and add more features to the project with ease without breaking the code.

Image by xkcd.

About The Author

Khuyen Tran wrote over 150 data science articles with 100k+ views per month on Towards Data Science. She also wrote 500+ daily data science tips at Data Science Simplified. Her current mission is to make open-source more accessible to the data science community.

reproducible-data-science's People

Contributors

khuyentran1401 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.