visenger / continuous-intelligence-workshop

Repository with sample code and instructions for "Continuous Intelligence" and "Continuous Delivery for Machine Learning: CD4ML" workshops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous Intelligence and CD4ML Workshop

This workshop contains the sample application and machine learning code used for the Continuous Delivery for Machine Learning (CD4ML) and Continuous Intelligence workshop. This material has been developed and is continuously evolved by ThoughtWorks and has been presented in conferences such as: Yottabyte 2018, World AI Summit 2018, Strata London 2019, and others.

Pre-Requisites

In order to run this workshop, you will need:

  • A valid Github account
  • A working Docker setup (if running on Windows, make sure to use Linux containers)

Workshop Instructions

The workshop is divided into several steps, which build on top of each other. Instructions for each exercise can be found under the instructions folder.

WARNING: the exercises build on top of each other, so you will not be able to skip steps ahead without executing them.

The Machine Learning Problem

We built a simplified solution to a Kaggle problem posted by Corporación Favorita, a large Ecuadorian-based grocery retailer interested in improving their Sales Forecasting using data. For the purposes of this workshop, we have combined and simplified their data sets, as our goal is not to find the best predictions, but to demonstrate how to implement CD4ML.

Collaborators

The material, ideas, and content developed for this workshop were contributions from (in alphabetical order):

About

Repository with sample code and instructions for "Continuous Intelligence" and "Continuous Delivery for Machine Learning: CD4ML" workshops

License:MIT License


Languages

Language:Jupyter Notebook 65.6%Language:Python 25.2%Language:HTML 3.7%Language:JavaScript 2.9%Language:Shell 1.8%Language:Dockerfile 0.7%Language:Batchfile 0.1%