Giter VIP home page Giter VIP logo

debugging-data-science's Introduction

Debugging Data Science Live Training (part 1 and part 2)

This repository contains the exercises and data for Debugging Data Science Live Training. This training provides an invaluable, hands-on guide to applying machine learning in the wild. Through an end-to-end data science example, we will walk through the process of defining an appropriate problem, building and evaluating a model, and see how to take its performance to the next level through a variety of more advanced techniques. The focus will be on debugging machine learning problems that arise during the model training process and seeing how to overcome these issues to improve the effectiveness of the model.

And/or please do not hesitate to reach out to me directly via email at [email protected] or over twitter @jonathandinu

If you find any errors in the code or materials, please open a Github issue in this repository

Prerequisites

  • Experience with an object-oriented programming language, e.g., Python (all code demos during the training will be in Python)
  • Familiarity with the basics of supervised machine learning.
  • A working knowledge of the scientific Python libraries (pandas and scikit-learn) is helpful but not required.

Course Set-up

  1. Download the appropriate Python 3.7 Anaconda Distribution for your operating system: https://www.anaconda.com/distribution/
  2. In a Terminal: git clone https://github.com/hopelessoptimism/debugging-data-science.git
  3. cd debugging-data-science
  4. conda env create -f environment.yml
  5. conda activate debugging-data-ll
  6. jupyter notebook #=> a web browser tab should open

Recommended Preparation

Recommended Follow-up

Data

debugging-data-science's People

Contributors

jonathandinu avatar

Watchers

James Cloos 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.